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