Click or drag to resize

CloseReasonEventArgsCloseReason Property

Gets access to the reason for the context menu closing.

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 ToolStripDropDownCloseReason CloseReason { get; }

Property Value

Type: ToolStripDropDownCloseReason
See Also