Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

CheckBox.Value (gb.qt4)

Property Value As Integer

Returns or sets the value of the check-box.

The check-box value can be one of the following constant:

False The checkbox is unchecked.
True The checkbox is checked.
None The checkbox is partially checked. That is possible only if the Tristate property is TRUE.