Initializes a new instance of the TooltipEventArgs class.
String to show in the tooltip.
HTMLElement that the tip refers to.
Gets or sets a value that indicates whether the event should be canceled.
Gets or sets the content to show in the tooltip.
This parameter can be used while handling the Tooltip.popup event to modify the content of the tooltip.
Gets a reference to the element that the tooltip refers to.
Gets a reference to the tooltip element.
Provides a value to use with events that do not have event data.
Provides arguments for the Tooltip.popup event.