A Toggle acts as a simple on-off switch or check-box.
Standard Properties:
caption, class, enabled, graphic, height, left, look, parent, proto, sizeHControl, sizeVControl, top, version, visible, width.
status integer (0-1)
This property reflects the Toggle's state: if status is 1, then the Toggle is on; if status is 0, then the Toggle is off.