Click or drag to resize

KryptonNavigatorOnDisplayPopupPage Method

Raises the DisplayPopupPage event.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void OnDisplayPopupPage(
	PopupPageEventArgs e
)

Parameters

e  PopupPageEventArgs
A PopupPageEventArgs containing event data.
See Also