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

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

    Parameters

    nBar
    See Also