Property
|
Description
|
Font
|
The font for the control's text taken from the Application Font repository.
|
Color
|
The color of the control taken from the Application Color repository.
Platform specific: In mobile devices, when a system color is used it will show the operating system's default color for the control.
Note: The Rich Client RTF control does not support transparent color.
|
Gradient Style
|
Specifies the gradient style. Click to open the Gradient Style dialog box and select a gradient style. For a list of the options, click here.
This property is available when the Enable RTF property is set to No and for Online tasks only.
Note: The gradient displayed is from the Foreground value to the Background value of the Gradient Color property. The color displayed for the None style is based on the BG color of the Color property.
Since version: 1.8
|
Gradient Color
|
The color for the gradient background.
This property is available when the Enable RTF property is set to No and for Online tasks only.
Changing the value of the Gradient Style property to solid will disable this property, but will keep its values.
When using gradient, the BG color of the Color property is ignored.
Since version: 1.8
|
Tooltip
|
Specifies whether a ToolTip is associated with this control. A number specifies the number of the ToolTip Help in the Help list.
You can enter an expression for a Tooltip so that the Tooltip is dynamic. You can create the expression in Unicode format.
|
Visible
|
Specifies whether the control will be visible to the user.
|
Border
|
Specifies whether the control will have a border.
|
Enabled
|
Specifies whether the control will be active.
|
Style
|
The appearance of controls.
This property is available when the Enable RTF property is set to No and for Online tasks only.
|
Horizontal Alignment
|
The horizontal alignment of the text in the control. The options are Left, Center (default), and Right.
This property is available when the Enable RTF property is set to No and for Online tasks only.
|
Vertical Alignment
|
The vertical alignment of the text in the control. The options are Top, Center (default), and Bottom.
This property is available when the Enable RTF property is set to No and for Online tasks only.
|