IVsTextTipWindow::Dismiss Method ()

 

Dismisses the tip window.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

void Dismiss()

From textmgr.idl:

void IVsTextTipWindow::Dismiss();
Return to top
Show: