Click or drag to resize

Win32WindowRedrawWindow Method

Overload List
  NameDescription
Public methodRedrawWindow(RDW)
Updates the entire client area of this window.
Public methodRedrawWindow(IntPtr, RDW)
Updates the region in this window's client area.
Public methodRedrawWindow(RECT, RDW)
Updates the specified rectangle in this window's client area.
Top
See Also