[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.GetScrollPercent

GetScrollPercent Method

GetScrollPercent(IntPtr, int)

Gets percent of scrolled.

Declaration
protected static double GetScrollPercent(IntPtr handle, int nBar)
Parameters
Type Name Description
IntPtr handle

A IntPtr indicates the handle of ScrollableControl

int nBar

The int value of scroll bar

Returns
Type Description
double