Click or drag to resize

KryptonDropButtonDropDown Event

Occurs when the drop down portion of the button 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<ContextPositionMenuArgs> DropDown

Value

EventHandlerContextPositionMenuArgs
See Also