[]
Provides data for the ElementToolTipShowing event.
public class ElementToolTipEventArgs : EventArgs
Name | Description |
---|---|
ElementToolTipEventArgs(string) | Initializes a new instance of a ElementToolTipEventArgs object. |
Name | Description |
---|---|
ElementName | Gets the name of the element that displays the tooltip. |
Text | Gets or sets the text that will be displayed in the tooltip. |