March 2003
Intermediate to advanced
896 pages
32h 35m
English
Orientation
This enumeration defines Horizontal and
Vertical orientation members for the
TrackBar class. It could be used by any of your
own custom controls that offer horizontal or vertical alternatives.
public enum Orientation { Horizontal = 0, Vertical = 1 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ Orientation
TrackBar.Orientation
TrackBar.Orientation
Read now
Unlock full access