Click or drag to resize

KryptonBreadCrumbCrumbDropDown Event

Occurs when the drop down portion of a bread crumb is 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<BreadCrumbMenuArgs> CrumbDropDown

Value

EventHandlerBreadCrumbMenuArgs
See Also