Open abstract instantiable class
The class of check buttons.
None.
duim-gadgets
duim-gadgets
The class of check buttons. The value of a check button is either #t or #f, depending whether or not it is currently selected.
|
Internally, this class maps into the check box Windows control.
contain(make(<check-button>, label: "Check button"));