'宣言 Public Overloads Shared Function RedrawWindow( _ ByVal handle As IntPtr, _ ByRef rc As Win32.RECT _ ) As Boolean
public static bool RedrawWindow( IntPtr handle, ref Win32.RECT rc )
パラメータ
- handle
- rc
'宣言 Public Overloads Shared Function RedrawWindow( _ ByVal handle As IntPtr, _ ByRef rc As Win32.RECT _ ) As Boolean
public static bool RedrawWindow( IntPtr handle, ref Win32.RECT rc )