Fired when the browser is about to display a tooltip.
The text that will be displayed in the tooltip.
Fired when the browser is about to display a tooltip.
| Visual Basic |
|---|
Public Event OnTooltip( _ ByVal Tip As String _ ) |
The text that will be displayed in the tooltip.
Fired when the browser is about to display a tooltip.