Version

DropDownButtonClickedEventArgs Class Members

The following tables list the members exposed by DropDownButtonClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDropDownButtonClickedEventArgs ConstructorCreates a new instance of the DesktopAlertClosedEventArgs class.  
Public Properties
 NameDescription
Public PropertyButtonScreenRectReturns the bounds of the dropdown button, expressed in screen coordinates.  
Public PropertyWindowInfoReturns a reference to the UltraDesktopAlertWindowInfo instance for which the event was fired. (Inherited from Infragistics.Win.Misc.DesktopAlertEventArgsBase)
See Also