Click or drag to resize

KryptonNavigatorShowContextMenu 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<ShowContextMenuArgs> ShowContextMenu

Value

Type: SystemEventHandlerShowContextMenuArgs
See Also