IVsTextTipWindow Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Dismiss() | Dismisses the tip window. |
![]() | GetContextStream(Int32, Int32) | Returns the context stream. |
![]() | GetSizePreferences(array<RECT>^, array<TIPSIZEDATA>^) | Gets the size preferences for the tip window. |
![]() | Paint(IntPtr, array<RECT>^) | Paints the tip window. |
![]() | SetTextTipData(IVsTextTipData^) | Sets the text tip. |
![]() | WndProc(IntPtr, UInt32, IntPtr, IntPtr) | Method information is not provided. |
Show:
