| Revit 2021 API |
| ComboBoxCurrentChangedEventArgs Members |
| ComboBoxCurrentChangedEventArgs Class Methods Properties See Also |
The ComboBoxCurrentChangedEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Application |
The current UIApplication.
(Inherited from RibbonItemEventArgs.) | |
| NewValue | The current item for the ComboBox after the change. | |
| OldValue | The current item for the ComboBox before the change. |