Product Information > JADE Encyclopaedia of Classes – Volume 3 > Chapter 2 - Window Classes > CheckBox Properties

CheckBox Properties

The properties defined in the CheckBox class are summarized in the following table.

Property Description
alignment Specifies whether the text is placed before or after the button bitmap image
caption Contains a caption to assign to a control
readOnly Specifies whether a control is read-only for user input
transparent Causes the control to be placed above all other sibling controls and the controls underneath to be visible
value Specifies whether the state of a check box control is checked or unchecked

For details, see "Window, Form, and Control Properties", later in this document.