The following tables list the members exposed by ActivityScrollButtonToolTipDisplayingEventArgs.
Name | Description | |
---|---|---|
ActivityScrollButtonToolTipDisplayingEventArgs Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Direction | Returns the direction in which the button scrolls, i.e., up or down. | |
Owner | Returns the Owner associated with the button, or null if the button is not associated with an Owner. | |
ToolTipInfo | Returns or sets the ToolTipInfo structure that contains information about the tooltip about to be displayed. (Inherited from Infragistics.Win.UltraWinSchedule.ToolTipEventArgs) | |
UIElement | Returns the ActivityScrollButtonUIElement instance for which the tooltip is about to be displayed. |