[]
        
(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)
Protected Shared Function GetScrollPercent(handle As IntPtr, nBar As Integer) As Double
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