VisualFormOnButtonSpecChanged Method |
Processes a notification from palette storage of a button spec change.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnButtonSpecChanged(
Object sender,
EventArgs e
)
Parameters
- sender Object
- Source of notification.
- e EventArgs
- An EventArgs containing event data.
See Also