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

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

    Parameters

    nBar
    pos
    See Also