Spread Windows Forms 12.0 Product Documentation
SliderOrientation Enumeration


FarPoint.Win Assembly > FarPoint.Win Namespace : SliderOrientation Enumeration
Specifies the orientation of the slider.
Syntax
'Declaration
 
Public Enum SliderOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As SliderOrientation
public enum SliderOrientation : System.Enum 
Members
MemberDescription
HorizontalDisplays the slider horizontally
HorizontalRightToLeftDisplays slider horizontally with right to left orientation
VerticalDisplays the slider vertically
VerticalBottomToTopDisplays slider vertically with bottom to top orientation
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.SliderOrientation

See Also

Reference

FarPoint.Win Namespace