VisualFormPerformNeedPaint Method |
Fires the NeedPaint event.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic void PerformNeedPaint(
bool needLayout
)
Parameters
- needLayout
- Type: SystemBoolean
Does the palette change require a layout.
See Also