Click or drag to resize

WindowsUtilitiesRedrawWindow Method

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