IVsTextTipData Methods

 

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

NameDescription
System_CAPS_pubmethodGetContextStream(Int32, Int32)

Gets a context stream for the tip text data.

System_CAPS_pubmethodGetTipFontInfo(Int32, array<UInt32>^)

Gets font information for the tip text.

System_CAPS_pubmethodGetTipText(array<String^>^, Int32)

Gets the tip text.

System_CAPS_pubmethodOnDismiss()

Called when the tip is dismissed.

System_CAPS_pubmethodUpdateView()

Updates the text view.

Return to top
Show: