Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollBarElement Class / LineUpButton Property

In This Topic
    LineUpButton Property
    In This Topic
    Gets the element that represents the 'line up' button.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LineUpButton As ScrollBarElement.ScrollBarLineButton
    public ScrollBarElement.ScrollBarLineButton LineUpButton {get;}
    Remarks
    You can use this value to style the ScrollBarElement.
    See Also