Control Display
Control Display
configures the method for displaying the control's label.
The display method varies depending on the component type.
Options include using a Symbolic String
to display in the label or a Custom Display method that displays the user-entered value.
[Image1. List Component's Display]
[Image2. Form Component's Display]
- How to Use the Symbolic String
- Selects the
Symbolic String
registered in the control'sDisplay Name
property.
- How to: Custom Display
- Enters the content of the label into the
Custom Display
. - When both
Custom Display
andSymbolic String
are registered, the content entered inCustom Display
will be displayed