IVsTextTipData Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetContextStream(Int32, Int32) | Gets a context stream for the tip text data. |
![]() | GetTipFontInfo(Int32, array<UInt32>^) | Gets font information for the tip text. |
![]() | GetTipText(array<String^>^, Int32) | Gets the tip text. |
![]() | OnDismiss() | Called when the tip is dismissed. |
![]() | UpdateView() | Updates the text view. |
Show:
