Ribbon for WinForms
GetScrollPercent メソッド (ScrollableControl)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollableControl クラス : GetScrollPercent メソッド
A System.IntPtr indicates the handle of ScrollableControl
The int value of scroll bar
Gets percent of scrolled.
シンタックス
'宣言
 
Protected Shared Function GetScrollPercent( _
   ByVal handle As IntPtr, _
   ByVal nBar As Integer _
) As Double
protected static double GetScrollPercent( 
   IntPtr handle,
   int nBar
)

パラメータ

handle
A System.IntPtr indicates the handle of ScrollableControl
nBar
The int value of scroll bar
参照

ScrollableControl クラス
ScrollableControl メンバ