T3000 CrossPlatform Documentation
FastColoredTextBoxInvalidate Method |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
Invalidate |
Invalidates the entire surface of the control and causes the control to be redrawn.
This method is thread safe and does not require Invoke.
| |
Invalidate(Region) | (Inherited from Control.) | |
Invalidate(Boolean) | (Inherited from Control.) | |
Invalidate(Rectangle) | (Inherited from Control.) | |
Invalidate(Region, Boolean) | (Inherited from Control.) | |
Invalidate(Rectangle, Boolean) | (Inherited from Control.) |
See Also