[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.GetScrollPos

GetScrollPos Method

GetScrollPos(int)

Gets the scroll position of the specified scroll bar.

Declaration
protected int GetScrollPos(int nBar)
Protected Function GetScrollPos(nBar As Integer) As Integer
Parameters
Type Name Description
int nBar

The int value of scroll bar

Returns
Type Description
int