IToolTipProvider.ClearToolTip Method

Removes the tooltip currently being displayed, if any.

Namespace:  Microsoft.VisualStudio.Text.Adornments
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

'Declaration
Sub ClearToolTip
void ClearToolTip()
void ClearToolTip()
abstract ClearToolTip : unit -> unit
function ClearToolTip()

.NET Framework Security

See Also

Reference

IToolTipProvider Interface

Microsoft.VisualStudio.Text.Adornments Namespace