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