User`s guide
Add Components to the GUI
To display the & character in the title, use two & characters in the string.
The words remove, default, and factory (case sensitive) are reserved. To
use one of these as a label, prepend a backslash (\) to the s tring. For
example,
\remove yields remove.
• Specify the location of the button group title by selecting one of the
available
TitlePosition property values from the pop-up menu, in this
case
lefttop. You can position the title at the left, m iddle, or right of the
top or bottom of the button group.
• If you w ant to set the position or size of the button group to an exact value,
then modify its
Position property. See “Locate and Move Components” on
page 6-83 and “Resize Components” on page 6-86 for details.
6-61