Поделиться через


IVsTextTipWindow Members

Include Protected Members
Include Inherited Members

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

The IVsTextTipWindow type exposes the following members.

Methods

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

Top

See Also

Reference

IVsTextTipWindow Interface

Microsoft.VisualStudio.TextManager.Interop Namespace