<Code Lib>
2021 Class
Changes 0
C

ComboBoxDropDownClosedEventArgs

Description:
The event arguments used by ComboBox's DropDownClosed event.
Inheritance Hierarchy:
System.Object
  System.EventArgs
    Autodesk.Revit.UI.Events.RibbonItemEventArgs
      Autodesk.Revit.UI.Events.ComboBoxDropDownClosedEventArgs

Name Return Type Description Inherited From
C ComboBoxDropDownClosedEventArgs() ComboBoxDropDownClosedEventArgs Initializes a new instance of the class
C RibbonItemEventArgs() ComboBoxDropDownClosedEventArgs Initializes a new instance of the class RibbonItemEventArgs

Name Return Type Description Inherited From
P Application UIApplication The current UIApplication. RibbonItemEventArgs

Loading…