The Property Sheet - Toggle Box dialog allows you to modify the toggle box properties.
This dialog includes the following options:
Object | Enter a name for the toggle box or accept the default. |
Label | Enter a label for the toggle box. |
ToolTip | Enter text for tool tip help. |
Help | Enter a Help Identifier associated with this field. This field is used only in .HLP help files to support What's This? context-sensitive help. |
Widget ID | Enter a widget ID for the toggle box. |
Column | Enter a window column value (in character
units) where you want to place the toggle box upper left or right corner.
This depends upon the position setting. For example, if Left-Align is chosen, the value in Column refers to the toggle box upper left corner. |
Row | Enter a window row value (in character units) where
you want to place the toggle box upper left or right corner.
This depends upon the position setting. For example, if Left-Align is chosen, the value in Row refers to the toggle box upper left corner. |
Width | Enter a value (in character units) to specify the width of the toggle box. |
Height | Enter a value (in character units) to specify the height of the toggle box. |
Left-Align | Select this option to position the toggle box left edge along the column position specified. |
Right-Align | Select this option to position the toggle box right edge (or label right edge) along the column position specified. |
Other Settings | This section allows you to select run-time attributes and other ABL related options, or accept the defaults. |
Color | Displays the Choose Color dialog which allows you to change toggle box background and foreground colors. |
Font | Displays the Choose Font dialog which allows you to change the toggle box font (excluding toggle box label). |
Popup Menu | Displays the Property Sheet - Popup Menu dialog which allows you to create a pop-up menu for the toggle box. |
Translation Attributes | Displays the String Attributes dialog which allows you to enter translation attributes for the toggle box label and help. |
Database Field | Displays the Field Selector dialog which allows you to connect a database field to the toggle box. |
Advanced | Displays the Advanced Properties dialog which allows you to edit more attributes for the toggle box. |
For more information, see Property Sheet dialogs