WindowsUtilitiesRedrawWindow Method |
Name | Description | |
---|---|---|
RedrawWindow(IntPtr, RDW) |
Updates the entire client area of window.
| |
RedrawWindow(IntPtr, RECT, RDW) |
Updates the specified rectangle in a window's client area.
| |
RedrawWindow(IntPtr, IntPtr, RDW) |
Updates the region in a window's client area.
|