System.Windows.Forms.TrackBar.TickStyle Property

Gets or sets a value indicating how to display the tick marks on the track bar.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.TickStyle.BottomRight)]
public TickStyle TickStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use the TrackBar.TickStyle property to modify the manner in which the tick marks are displayed on the track bar.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0