[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.GetScrollOnePercent

GetScrollOnePercent Method

GetScrollOnePercent(IntPtr, int)

Gets size of one percent of scroll.

Declaration
protected static double GetScrollOnePercent(IntPtr handle, int nBar)
Protected Shared Function GetScrollOnePercent(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