TcxCustomTrackBarProperties Events
Contains track bar properties.
Name | Description |
---|---|
On |
Allows you to execute custom code when a user clicks an embedded editor button.
Inherited from Tcx |
On |
Allows you to customize the appearance of individual editor button glyphs.
Inherited from Tcx |
On |
Occurs on changing the value within an editor.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Enables you to paint the track bar’s thumb in a custom manner. |
On |
Allows you to respond to edit value changes.
Inherited from Tcx |
On |
Enables you to dynamically control the visibility and content of a hint window shown in response to thumb position changes and mouse hover events. |
On |
Specifies the size of the custom painted track bar’s thumb. |
On |
Enables you customize the visibility and content of text labels within tick marks. |
On |
Occurs on every editor setting change.
Inherited from Tcx |
On |
Occurs before converting the display value to the edit value.
Inherited from Tcx |
See Also