Win32WindowRedrawWindow Method |
Name | Description | |
---|---|---|
![]() | RedrawWindow(RDW) |
Updates the entire client area of this window.
|
![]() | RedrawWindow(IntPtr, RDW) |
Updates the region in this window's client area.
|
![]() | RedrawWindow(RECT, RDW) |
Updates the specified rectangle in this window's client area.
|