Click or drag to resize

KryptonNavigatorDisplayPopupPage Event

Occurs when a page is about to be shown as a popup.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event EventHandler<PopupPageEventArgs> DisplayPopupPage

Value

Type: SystemEventHandlerPopupPageEventArgs
See Also