[]
Provides data for the TooltipShowing event of the control.
public class TooltipShowingEventArgs : CancelEventArgs
Name | Description |
---|---|
Name | Gets the element name for which tooltip is about to be shown. |
ToolTip | Gets or sets tooltip text. |
Value | Gets a data value of UI element. |