ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / GetScrollState Method

In This Topic
    GetScrollState Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetScrollState( _
       ByVal bit As System.Integer _
    ) As System.Boolean
    protected System.bool GetScrollState( 
       System.int bit
    )

    Parameters

    bit
    See Also