ComboBox.DropDownOpened Event

Subscribe to this event to be notified when the drop-down of the ComboBox is opened.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public event EventHandler<ComboBoxDropDownOpenedEventArgs> DropDownOpened

Value

EventHandler<ComboBoxDropDownOpenedEventArgs>

See Also

Reference

ComboBox Class
Autodesk.Revit.UI Namespace