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