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
'Декларация
Sub ClearToolTip
void ClearToolTip()
void ClearToolTip()
abstract ClearToolTip : unit -> unit
function ClearToolTip()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.