User Guide

150
The following table describes the CONTROL and CONTAINER tags.
CONTAINER/CONTROL attributes
TYPE Available container types are:
TabDialog
TabPage
Panel
Type of the control/container. Available control types are:
Label
TextBox
CheckBox
RadioGroup
DropDown
TextArea
FontPicker
ColorPicker
Image
FileBrowser
SQLTextArea
ActiveX
ListBox
ImageMapTextArea
StyleTextBox
StyleTextArea
NAME Name of the control.
ANCHOR (Optional) The name of the control relative to which control is
positioned. If omitted, control is positioned relative to the upper
left corner of its container.
CORNER (Optional) Corner of the ANCHOR control relative to which offset
position is calculated (NW, NE, SW, SE). The default is NW, the upper
left corner.
DOWN Offset in pixels down from the anchor point (corner).
RIGHT Offset in pixels right from the anchor point (corner).