Version

ActionButtonToolTipDisplayingEventArgs Class Members

The following tables list the members exposed by ActionButtonToolTipDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorActionButtonToolTipDisplayingEventArgs ConstructorCreates a new instance of the ToolTipDisplayingEventArgs class.  
Public Properties
 NameDescription
Public PropertyActionButtonReturns the Infragistics.Win.Misc.UltraNavigationBarActionButton with which this instance is associated.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyScreenLocationGets/sets the location at which the tooltip will be displayed, expressed in screen coordinates. (Inherited from Infragistics.Win.Misc.UltraWinNavigationBar.ToolTipDisplayingEventArgs)
Public PropertyToolTipTextOverridden. Gets/sets the string that is displayed in the action button's tooltip.  
See Also