VisualFormInvalidateNonClient Method (Rectangle) |
Request the non-client area be repainted.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected void InvalidateNonClient(
Rectangle invalidRect
)
Parameters
- invalidRect
- Type: System.DrawingRectangle
Area to invalidate.
See Also