Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / GetScrollSize Method

In This Topic
    GetScrollSize Method
    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