xtd 0.2.0
Loading...
Searching...
No Matches

◆ tick_style() [2/2]

virtual track_bar & xtd::forms::track_bar::tick_style ( forms::tick_style  tick_style)
virtual

Sets a value indicating how to display the tick marks on the track bar.

Parameters
tick_styleOne of the tick_style values. The default is bottom_right.
Returns
Current track_bar instance.
Remarks
You can use the tick_style property to modify the manner in which the tick marks are displayed on the track bar.