TreeView for WinForms
RedrawWindow(IntPtr,IntPtr,IntPtr,UInt32) メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > RedrawWindow メソッド : RedrawWindow(IntPtr,IntPtr,IntPtr,UInt32) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function RedrawWindow( _
   ByVal hWnd As System.IntPtr, _
   ByVal lprcUpdate As System.IntPtr, _
   ByVal hrgnUpdate As System.IntPtr, _
   ByVal flags As System.UInteger _
) As System.Boolean
public static System.bool RedrawWindow( 
   System.IntPtr hWnd,
   System.IntPtr lprcUpdate,
   System.IntPtr hrgnUpdate,
   System.uint flags
)

パラメータ

hWnd
lprcUpdate
hrgnUpdate
flags
参照

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