System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Enum
Use the members of this enumeration to set the value of the property of the control.
Specifies the location of tick marks in a control.
Field
System.Windows.Forms.TickStyle
Tick marks are located on both sides of the control.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.TickStyle
Tick marks are located on the bottom of a horizontal control or on the right side of a vertical control.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.TickStyle
No tick marks appear in the control.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.TickStyle
Tick marks are located on the top of a horizontal control or on the left of a vertical control.
1.0.5000.0
2.0.0.0