TrackBarOrientation Property
Specifies whether the TrackBar should be oriented horizontally or vertically.
Namespace: BeeMobile.TrackBarAssembly: BeeMobile.TrackBar.NET48 (in BeeMobile.TrackBar.NET48.dll) Version: 4.8.0.7
public Orientation Orientation { get; set; }
Public Property Orientation As Orientation
Get
Set
Property Value
OrientationAn
Orientation enumeration.