Version

UltraDesktopAlert Class Events

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

Public Events
 NameDescription
Public EventAlertButtonClickedOccurs when a member of the AlertButtons collection is clicked.  
Public EventDesktopAlertClosedOccurs immediately after a desktop alert window has been closed.  
Public EventDesktopAlertClosingOccurs when a desktop alert window is about to close.  
Public EventDesktopAlertLinkClickedOccurs when the UltraDesktopAlertShowWindowInfo.Caption, UltraDesktopAlertShowWindowInfo.Text, or UltraDesktopAlertShowWindowInfo.FooterText link has been clicked by the end user.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDropDownButtonClickedOccurs when the dropdown button has been clicked by the end user.  
Public EventMouseEnterElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventMouseLeaveElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
See Also