Click or drag to resize

KryptonBreadCrumbOverflowDropDown Event

Occurs when the drop down portion of the overflow buttonis pressed.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public event EventHandler<ContextPositionMenuArgs> OverflowDropDown

Value

EventHandlerContextPositionMenuArgs
See Also