IVsTipWindow Methods

 

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

NameDescription
System_CAPS_pubmethodDismiss()

Closes the ToolTip window.

System_CAPS_pubmethodGetContextStream(Int32, Int32)

Returns the position of the text the ToolTip should not obscure and over which the cursor can be held before the ToolTip is closed.

System_CAPS_pubmethodGetSizePreferences(array<RECT>^, array<TIPSIZEDATA>^)

Gets the size preferences for the ToolTip window.

System_CAPS_pubmethodPaint(IntPtr, array<RECT>^)

Paints the ToolTip window.

System_CAPS_pubmethodWndProc(IntPtr, UInt32, IntPtr, IntPtr)

Event handler for the tip window.

Return to top
Show: