Version

ActivityScrollButtonToolTipDisplayingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDirectionReturns the direction in which the button scrolls, i.e., up or down.  
Public PropertyOwnerReturns the Owner associated with the button, or null if the button is not associated with an Owner.  
Public PropertyToolTipInfoReturns or sets the ToolTipInfo structure that contains information about the tooltip about to be displayed. (Inherited from Infragistics.Win.UltraWinSchedule.ToolTipEventArgs)
Public PropertyUIElementReturns the ActivityScrollButtonUIElement instance for which the tooltip is about to be displayed.  
See Also