PaletteBaseOnButtonSpecChanged Method |
Raises the ButtonSpecChanged event.
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 the event.
- e EventArgs
- An EventArgs containing event data.
See Also