Version

DesktopAlertClosingEventArgs Class Members

The following tables list the members exposed by DesktopAlertClosingEventArgs.

Public Constructors
 NameDescription
Public ConstructorDesktopAlertClosingEventArgs ConstructorCreates a new instance of the DesktopAlertClosingEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCloseReasonReturns the reason the desktop alert window is being closed.  
Public PropertyWindowInfoReturns a reference to the UltraDesktopAlertWindowInfo instance for which the event was fired.  
See Also