CHECKBOX (Dialog Item)
PLBCMP GUI Only
CHECKBOX={top}:{bottom}:{left}:{right}:{title}
The CHECKBOX dialog item creates a CHECKBOX object in the dialog.
The {top}, {bottom}, {left} and {right} are decimal constants that define the position and size of the CHECKBOX.
The {title} is a character string enclosed in single quotes that is the title for the CHECKBOX.
See Also: DIALOG Items, DIALOG
![]() |