KryptonNavigatorOnDisplayPopupPage Method |
Raises the DisplayPopupPage 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 OnDisplayPopupPage(
PopupPageEventArgs e
)
Parameters
- e PopupPageEventArgs
- A PopupPageEventArgs containing event data.
See Also