Click or drag to resize

KryptonContextMenuClosing Event

Occurs when the context menu is about to close.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event CancelEventHandler Closing

Value

Type: System.ComponentModelCancelEventHandler
See Also