Control Properties - Display Tab 
This tab is used with all controls other than Text Editor, to define the label text and format of the control, and to determine exactly where in the component the control is displayed.
Use the Appearance section to configure the exact "look" of the control and its label.
Use the Layout section to configure where the control is placed, its size and its tabbing order, if needed.
The following table describes the properties configured in this tab:
Section |
Property |
Attribute |
Control |
Description |
|---|---|---|---|---|
Appearance |
Label |
All controls except Text editor |
The name displayed on the control, written in quotation marks (" "). You can use the Formula button to enter an expression that indicates the label to use, and when |
|
Tooltip |
All controls except Text editor |
Displays a quick description of the control when the user runs the mouse over it |
||
Text style |
Normal |
Bulleted list, Plain text |
Default text style |
|
Bold |
||||
Italic |
||||
Small |
||||
Header 1 |
First header style |
|||
Header 2 |
Second header style |
|||
Header 3 |
Third header style |
|||
Monospace |
Box-like font |
|||
Border style |
Default |
Bulleted list, Calendar, Clock, Combo box, Date picker, Drop-down list, Expression box, HTML text, Image, Input field, List box, Numbered list, Plain text, Progress bar, Pushbutton, Spinner, Ticker |
Default border style of the control |
|
Solid |
Border is a solid line |
|||
Inset |
"Engraved" 3D border |
|||
Outset |
"Embossed" 3D border |
|||
None |
No border |
|||
Label position |
Regular label |
Calendar, Checkbox, Combo box, Data picker, Drop-down list, Expression box, Gauge, HTML text, Image, Input field, List box, Numbered list, Progress bar, Radio group, Spinner |
Default label style |
|
Label above |
||||
Long label |
||||
Short label |
||||
Regular label (after) |
For right-reading languages (see following note ) |
|||
Long label (after) |
For right-reading languages (see following note ) |
|||
Short label (after) |
For right-reading languages (see following note ) |
|||
No label |
||||
Clock options |
Running clock |
Clock |
Indicates that the time should be taken (and continuously updated) from the running system clock. Otherwise, the time value is taken from the bound data field |
|
Second hand |
Shows the second hand for analog-clock displays |
|||
Digital display |
Shows the clock in digital format |
|||
Time zone |
GMT . . . |
Adjusts the time display according to the specified time zone, according to the number of hours before or after GMT |
||
Scrolling speed |
Ticker |
The rate at which the values are moved along the ticker strip |
||
Button options |
Without notch |
Pushbutton |
Displays button without the bar to the left |
|
With notch |
Adds the standard bar to left of button |
|||
Toggle button |
Label only |
Toggle button |
Displays the label text without the button border |
|
Notch and Label |
Displays a ►notch with the label |
|||
Button only |
Displays the label within a button border |
|||
Layout |
Position (pxls) |
All controls except Text editor |
Offset from top left, in pixels |
|
HxW (pxls) |
Size of control, HxW, in pixels |
|||
Layer |
If control is stacked with other controls, its number from the top of the stack |
|||
Tab order |
When user tabs through the controls of the component in runtime, the number indicating what place this control has in the tab order. Note that -1 removes the control from the tab order entirely and 0 indicates that it is highlighted according to its appearance in the component |
|||
Max. length (pxls) |
Input field, HSlider, Spinner, VSlider |
Maximum number of characters allowed in the field or control |
||
# of columns |
Checkbox, Radio group |
Number of columns in which to group the items of the control |
||
Wrap text |
No |
Plain text |
Truncates text according to width of the field |
|
Yes |
Automatically wraps text to match the width of the field |
Note
At runtime, the system checks the Language value in the Personalize attributes and if the language is right-to-left reading, adapts the alignment of the controls accordingly.