IVsTipWindow Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Dismiss() | Closes the ToolTip window. |
![]() | GetContextStream(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. |
![]() | GetSizePreferences(array<RECT>^, array<TIPSIZEDATA>^) | Gets the size preferences for the ToolTip window. |
![]() | Paint(IntPtr, array<RECT>^) | Paints the ToolTip window. |
![]() | WndProc(IntPtr, UInt32, IntPtr, IntPtr) | Event handler for the tip window. |
Show:
