ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1StatusBar Class / GetScrollPos Method

In This Topic
    GetScrollPos Method (C1StatusBar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetScrollPos( _
       ByVal nBar As System.Integer _
    ) As System.Integer
    protected System.int GetScrollPos( 
       System.int nBar
    )

    Parameters

    nBar
    See Also