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

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

パラメータ

hWnd
lprcUpdate
hrgnUpdate
flags
参照

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