IVsTextTipData Interface

Definition

Provides methods for managing text tip data.

C++/CX
public interface class IVsTextTipData
Derived
Attributes

Methods

GetContextStream(Int32, Int32)

Gets a context stream for the tip text data.

GetTipFontInfo(Int32, UInt32[])

Gets font information for the tip text.

GetTipText(String[], Int32)

Gets the tip text.

OnDismiss()

Called when the tip is dismissed.

UpdateView()

Updates the text view.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022