TreeView for WinForms
ScrollWindowEx(IntPtr,Int32,Int32,RECT,RECT,IntPtr,RECT,Int32) メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > ScrollWindowEx メソッド : ScrollWindowEx(IntPtr,Int32,Int32,RECT,RECT,IntPtr,RECT,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function ScrollWindowEx( _
   ByVal hWnd As System.IntPtr, _
   ByVal dx As System.Integer, _
   ByVal dy As System.Integer, _
   ByRef prcScroll As Win32.RECT, _
   ByRef prcClip As Win32.RECT, _
   ByVal hrgnUpdate As System.IntPtr, _
   ByRef prcUpdate As Win32.RECT, _
   ByVal flags As System.Integer _
) As System.Integer
public static System.int ScrollWindowEx( 
   System.IntPtr hWnd,
   System.int dx,
   System.int dy,
   ref Win32.RECT prcScroll,
   ref Win32.RECT prcClip,
   System.IntPtr hrgnUpdate,
   ref Win32.RECT prcUpdate,
   System.int flags
)

パラメータ

hWnd
dx
dy
prcScroll
prcClip
hrgnUpdate
prcUpdate
flags
参照

Win32 クラス
Win32 メンバ
オーバーロード一覧