Property | Description |
Create On Condition | Whether to create the drop-down list at run time. |
Font Size | Size of the font to use for the text for the drop-down list. |
Font Style | How the text should be formatted, for example, bold, italic, or underlined. |
HAlign | Horizontal alignment of the contents in the entry. |
Name | Name you assign the drop-down list in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface. |
Position X | Distance from the drop-down list’s left edge to its parent object’s inner X position. |
Position Y | Distance from the drop-down list’s top edge to its parent object’s inner Y position. |
Tag | Used to determine the context of the element at runtime, e.g. in a Delegate to find out which element was pressed. |
Visible | Whether the drop-down list is visible or hidden. |
Width | Width of the drop-down list. |