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

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

    Parameters

    nBar
    See Also