User32ExcludeUpdateRgn Method

Overload List

ExcludeUpdateRgn(IntPtr, IntPtr) prevents drawing within invalid areas of a window by excluding an updated region in the window from a clipping region.
ExcludeUpdateRgn(IntPtr, SafeHandle) prevents drawing within invalid areas of a window by excluding an updated region in the window from a clipping region.

See Also