Version

UltraMessageBoxManager Class Events

For a list of all members of this type, see UltraMessageBoxManager members.

Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventHelpButtonClickedFired when the Help button is clicked.  
Public EventMouseEnterElementFired when the mouse enters a UIElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventMouseLeaveElementFired when the mouse leaves a UIElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventPropertyChangedFired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase)
See Also