InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputTrackBar Class / Orientation Property

In This Topic
    Orientation Property (InputTrackBar)
    In This Topic
    Gets or sets a value indicating the horizontal or vertical orientation of the InputTrackBar.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also