Infragistics(R) NetAdvantage(R) Windows Forms
DesktopAlertClosingEventArgs Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace : DesktopAlertClosingEventArgs Class

Contains information relevant to the UltraDesktopAlert.DesktopAlertClosing event.

Syntax

Visual Basic (Declaration) 
Public Class DesktopAlertClosingEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
C# 
public class DesktopAlertClosingEventArgs : System.ComponentModel.CancelEventArgs 

See Also