IWin32WindowExtensionsResumeDrawing Method

Overload List

ResumeDrawing(IWin32Window) Allow the specified window to be redrawn.

By calling this method, it will allow painting events to be fired on the specified window.

ResumeDrawing(IWin32Window, Boolean) Allow the specified window to be redrawn.

By calling this method, it will allow painting events to be fired on the specified window.

See Also