Op Englesch liesen

Deelen iwwer


VsTextTipWindow Interface

Definition

Provides a tip when the mouse pauses over a particular context stream in the core editor. See IVsTextTipWindow.

C++/CX
public interface class VsTextTipWindow : Microsoft::VisualStudio::TextManager::Interop::IVsTextTipWindow
Derived
Attributes
Implements

Methods

Dismiss()

Closes the ToolTip window.

(Inherited from IVsTipWindow)
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.

(Inherited from IVsTipWindow)
GetSizePreferences(RECT[], TIPSIZEDATA[])

Gets the size preferences for the ToolTip window.

(Inherited from IVsTipWindow)
Paint(IntPtr, RECT[])

Paints the ToolTip window.

(Inherited from IVsTipWindow)
SetTextTipData(IVsTextTipData)

Sets the text tip.

(Inherited from IVsTextTipWindow)
WndProc(IntPtr, UInt32, IntPtr, IntPtr)

Event handler for the tip window.

(Inherited from IVsTipWindow)

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022