ComboBoxDropDownOpenedEventArgs Constructor

ComboBoxDropDownOpenedEventArgs Constructor

Initializes a new instance of the ComboBoxDropDownOpenedEventArgs class

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ComboBoxDropDownOpenedEventArgs()
Public Sub New
public:
ComboBoxDropDownOpenedEventArgs()
new : unit -> ComboBoxDropDownOpenedEventArgs
See Also