Partager via


VsTextTipWindow Members

Include Protected Members
Include Inherited Members

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

The VsTextTipWindow type exposes the following members.

Methods

  Name Description
Public method Dismiss() Dismisses the tip window. (Inherited from IVsTextTipWindow.)
Public method GetContextStream(Int32%, Int32%) Returns the context stream. (Inherited from IVsTextTipWindow.)
Public method GetSizePreferences(array<RECT[], array<TIPSIZEDATA[]) Gets the size preferences for the tip window. (Inherited from IVsTextTipWindow.)
Public method Paint(IntPtr, array<RECT[]) Paints the tip window. (Inherited from IVsTextTipWindow.)
Public method SetTextTipData Sets the text tip. (Inherited from IVsTextTipWindow.)
Public method WndProc(IntPtr, UInt32, IntPtr, IntPtr) Method information is not provided. (Inherited from IVsTextTipWindow.)

Top

See Also

Reference

VsTextTipWindow Interface

Microsoft.VisualStudio.TextManager.Interop Namespace