Click or drag to resize

KryptonComboBoxDropDownClosed Event

Indicates that the drop-down portion of the KryptonComboBox has closed.

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 DropDownClosed

Value

Type: SystemEventHandler
See Also