KryptonDomainUpDownOnNeedPaint Method |
Processes a notification from palette storage of a paint and optional layout required.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override void OnNeedPaint(
Object sender,
NeedLayoutEventArgs e
)
Parameters
- sender Object
- Source of notification.
- e NeedLayoutEventArgs
- An NeedLayoutEventArgs containing event data.
See Also