AutoCheck Property
AutoCheck
Gets or sets whether the user can toggle the state of the check box control
by clicking the control or by pressing the spacebar when the control has the focus.
Declaration
public virtual bool AutoCheck { get; set; }
Public Overridable Property AutoCheck As Boolean