IVsTextTipData::OnDismiss Method ()

 

Called when the tip is dismissed.

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

void OnDismiss()

From textmgr.idl:

#ifdef PROXYSTUB_BUILDHRESULT IVsTextTipData::OnDismiss();
Return to top
Show: