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

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