The following are properties specific to Check Box objects

Appearance section

  • Glyph Alignment: determines whether the check box appears to the left (set to Near), middle (set to Center), or right (set to Far) of the text for the object.

Data section

  • Check State: specifies whether the object appears checked, unchecked, or indeterminate. This property is normally data-bound rather than being set manually.

  • Checked: similar to Check State, this specifies whether the object appears checked or not. Normally you should leave this property alone and let the data bound field control the value.

  • Text: the text for the checkbox. Other control usually data bind to this property but a checkbox normally has fixed text for Text and data binds to Check State instead.


© IQ reseller, 1996-2020 • Updated: 02/18/16
Comment or report problem with topic