ControlInvalidate Method |
Name | Description | |
---|---|---|
Invalidate |
Queues a repaint of the entire control on the screen and any of its children.
| |
Invalidate(Boolean) |
Queues a repaint of the entire control on the screen
| |
Invalidate(Rectangle) |
Queues a repaint of the specified rect of the control and any children.
| |
Invalidate(Rectangle, Boolean) |
Queues a repaint of the specified rect of the control
|