ControlExtensionsResumeDrawing Method

Overload List

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

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

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

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

See Also