FormExtensionsResumeDrawing Method

Overload List

ResumeDrawing(Form) Allow the source Form to be redrawn.

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

ResumeDrawing(Form, Boolean) Allow the source Form to be redrawn.

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

See Also