KryptonNavigatorOnTabClicked Method |
Raises the TabClicked event.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnTabClicked(
KryptonPageEventArgs e
)
Parameters
- e KryptonPageEventArgs
- An KryptonPageEventArgs containing the event args.
See Also