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