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

In This Topic
    NotSetHorizontalAlign Property (InputTrackBar)
    In This Topic
    Gets actual horizontal alignment when the HorizontalAlign property is equal to NotSet.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property NotSetHorizontalAlign As InputContentAlignment
    protected override InputContentAlignment NotSetHorizontalAlign {get;}
    See Also