VisualFormInvalidateNonClient(Rectangle) Method |
Request the non-client area be repainted.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected void InvalidateNonClient(
Rectangle invalidRect
)
Parameters
- invalidRect Rectangle
- Area to invalidate.
See Also