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