'宣言 Protected m_btnOutputRange As System.Windows.Forms.Button
'使用法 Dim instance As ExportOptionsFormBase Dim value As System.Windows.Forms.Button value = instance.m_btnOutputRange instance.m_btnOutputRange = value
protected System.Windows.Forms.Button m_btnOutputRange