'宣言 Protected m_txtKeywords As System.Windows.Forms.TextBox
'使用法 Dim instance As DocumentInfoForm Dim value As System.Windows.Forms.TextBox value = instance.m_txtKeywords instance.m_txtKeywords = value
protected System.Windows.Forms.TextBox m_txtKeywords