March 2003
Intermediate to advanced
896 pages
32h 35m
English
TickStyle
This enumeration is used by the TrackBar.TickStyle
property to place the tickmarks on the TrackBar
control.
public enum TickStyle { None = 0, TopLeft = 1, BottomRight = 2, Both = 3 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ TickStyle
TrackBar.TickStyle
TrackBar.TickStyle
Read now
Unlock full access