2026 Namespace
Changes 0
N

Autodesk.Revit.UI.Events

Name Return Type Description
C ApplicationClosingEventArgs None The event arguments used by the ApplicationClosing event.
C BeforeExecutedEventArgs None The event arguments used by AddInCommandBinding's BeforeExecuted event.
C CanExecuteEventArgs None The event arguments used by AddInCommandBinding's CanExecute event.
C ComboBoxCurrentChangedEventArgs None The event arguments used by ComboBox's CurrentChanged event.
C ComboBoxDropDownClosedEventArgs None The event arguments used by ComboBox's DropDownClosed event.
C ComboBoxDropDownOpenedEventArgs None The event arguments used by ComboBox's DropDownOpened event.
C CommandEventArgs None The base class of the command Executed and CanExecute event arguments.
C DialogBoxData None An object that is passed to your application when a dialog is displayed in Revit.
C DialogBoxShowingEventArgs None The base class for the event arguments used by the DialogBoxShowing event.
C DisplayingOptionsDialogEventArgs None The event arguments used by DisplayingOptionDialog event.
C DockableFrameFocusChangedEventArgs None The event arguments used by the DockableFrameActivatedChanged event.
C DockableFrameVisibilityChangedEventArgs None The event arguments used by the DockableFrameVisibilityChanged event.
C ExecutedEventArgs None The event arguments used by AddInCommandBinding's Executed event.
C ExternalDataManagerChangedEventArgs None The event arguments used by the ExternalDataManager changed event.
C FabricationPartBrowserChangedEventArgs None The event arguments used by the FabricationPartBrowserChangedEventArgs event.
C FormulaEditingEventArgs None The event arguments used by the DocumentSaving event.
C IdlingEventArgs None The event arguments used by the Idling event.
C MacroUpdatedEventArgs None The event arguments used by the MacroUpdated event.
C MessageBoxData None An object that represents a simple message box that prompts the user for some action.
C MessageBoxShowingEventArgs None The event arguments used by the DialogBoxShowing event when a Windows message box is about to be displayed in Revit.
C RibbonItemEventArgs None The base class of the RibbonItem event arguments which have UIApplication property.
C SelectionChangedEventArgs None The event arguments used by the SelectionChanged event.
C TaskDialogShowingEventArgs None The event arguments used by the DialogBoxShowing event when a Revit task dialog that prompts the user for some action is shown.
C TextBoxEnterPressedEventArgs None The event arguments used by TextBox's EnterPressed event.
C ThemeChangedEventArgs None The event arguments used by the ThemeChanged event.
C TransferredProjectStandardsEventArgs None The event arguments used by the TransferredProjectStandards event.
C TransferringProjectStandardsEventArgs None The event arguments used by the TransferringProjectStandards event.
C ViewActivatedEventArgs None The event arguments used by the ViewActivated event.
C ViewActivatingEventArgs None The event arguments used by the ViewActivating event.
Name Return Type Description
E FabricationPartBrowserOperation None Operations for the FabricationPartBrowserChangedEventArgs Event