TcxTrackBarStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Active |
Identifies the style controller which manages the appearance of an editor.
Inherited from Tcx |
Assigned |
Specifies which style properties are assigned via the Tcx |
Base |
Determines the base style which is used to paint an editor.
Inherited from Tcx |
Border |
Specifies border color.
Inherited from Tcx |
Border |
Defines the border style.
Inherited from Tcx |
Button |
Identifies the style of buttons within an editor.
Inherited from Tcx |
Button |
Specifies the manner in which editor buttons are displayed.
Inherited from Tcx |
Color |
Specifies background color.
Inherited from Tcx |
Container |
Provides access to the affected control.
Inherited from Tcx |
Direct |
Inherited from Tcx |
Edges |
Specifies a set of visible borders of the affected control.
Inherited from Tcx |
Edit |
Specifies the editor which owns the current style.
Inherited from Tcx |
Font |
Provides access to font settings applied to the affected control.
Inherited from Tcx |
Gradient |
Inherited from Tcx |
Gradient |
Inherited from Tcx |
Gradient |
Inherited from Tcx |
Hot |
Specifies if a child style for the hot-tracked state is enabled.
Inherited from Tcx |
Look |
Provides access to style look & feel settings.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Popup |
Defines the style of the popup window border.
Inherited from Tcx |
Read |
Specifies if a child style for the read-only control state is enabled.
Inherited from Tcx |
Shadow |
Specifies if the affected control displays a shadow effect.
Inherited from Tcx |
State |
Returns the control state associated with the style.
Inherited from Tcx |
Style |
Identifies the style controller for the current Tcx |
Text |
Specifies the font color in the affected control.
Inherited from Tcx |
Text |
Specifies a set of font attributes applied to text in the affected control.
Inherited from Tcx |
Transparent |
Specifies if the affected control‘s border is transparent.
Inherited from Tcx |
#Methods
See Also