Button Tooltip |
The string that displays as a tool tip when the user mouse hovers over
the button part of a control such as the ellipsis on a PickList
control. |
Display Mode |
Display mode of the control. Available options are:
- As Control: Looks
like a text field.
- As Text: Displays as
plain text.
- As Hyperlink:
Displays as a link.
- Normal: Looks like a
label.
|
Visible |
Display or hide this control on the form. |
Enabled |
Allows user to interact with this control. |
Required |
Requires a value when saving data. |
Data Bindings |
Defines where the data for the control comes from. This information is
read-only in the Web Form Designer. |
Timeless |
Determines how the control handles GMT conversion of the date/time value.
Available options are:
- True - The value is
stored with no time. Then, the value cannot undergo DST time
conversion, so the stored date is the only date that can be
displayed.
- False - The value is
stored with at least a default time. The value undergoes DST
time conversion, so the stored date may or may not be the
displayed date.
|
Control Id |
Identifier for this control. This information is read-only in the
Web Form Designer. |
Control Type |
Application control type. This information is read-only in the Web Form Designer. |