TcxContainerStyle Properties
The base class for control style setting classes.
Name | Description |
---|---|
Active |
Provides access to the active style controller component. |
Assigned |
Specifies style settings defined at the current level. |
Base |
Provides access to the parent (base) style. |
Border |
Specifies border color. |
Border |
Specifies the border style for the affected control. |
Color | Specifies background color. |
Container | Provides access to the affected control. |
Direct |
|
Edges | Specifies a set of visible borders of the affected control. |
Font | Provides access to font settings applied to the affected control. |
Hot |
Specifies if a child style for the hot-tracked state is enabled. |
Look |
Provides access to style look & feel settings. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Read |
Specifies if a child style for the read-only control state is enabled. |
Shadow | Specifies if the affected control displays a shadow effect. |
State | Returns the control state associated with the style. |
Style |
Specifies the source of style settings. |
Text |
Specifies the font color in the affected control. |
Text |
Specifies a set of font attributes applied to text in the affected control. |
Transparent |
Specifies if the affected control‘s border is transparent. |
See Also