KryptonFormOnButtonSpecChanged Method |
Processes a notification from palette storage of a button spec change.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxprotected override void OnButtonSpecChanged(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
Source of notification. - e
- Type: SystemEventArgs
An EventArgs containing event data.
See Also