EasyLanguage Object Reference

CheckBox Class

Displays a check box and allows you to toggle a check mark on/off.  You may group check boxes, but unlike the RadioButton class, you may make multiple check box selections within a group.

Namespace: elsystem.windows.forms

[ Expand All ]
Properties
  Name Type Description
Public property Checked bool Gets or sets a value indicating whether the control is checked.

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

Methods
Events
Inheritance Hierarchy