Click or drag to resize

KryptonColorButtonDropDown Event

Occurs when the drop down portion of the color button is pressed.

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 event EventHandler<ContextPositionMenuArgs> DropDown

Value

Type: SystemEventHandlerContextPositionMenuArgs
See Also