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