CheckBox
(class)
inherits
Control
Implements a check-box control.
hCheckBox
= NEW CheckBox (
Parent
AS Container )
Creates a new CheckBox.
Symbols
Events
Click
Properties
Caption
Text
Value
Referenced by:
Graphical User Interface Component - gb.qt
CheckBox _(class)_
Visual Introduction to Gambas