Click or drag to resize

KryptonRibbonQATButtonDropDown Event

Occurs when the drop down button type is pressed.

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

Value

EventHandlerContextMenuArgs
See Also