Condividi tramite


IVsMethodTipWindow Members

Include Protected Members
Include Inherited Members

Provides a method tip window for an item in a language service.

The IVsMethodTipWindow type exposes the following members.

Methods

  Name Description
Public method Dismiss() The window is being dismissed by the view.
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[]) Returns 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 SetMethodData Sets method data to display in the method tip window and releases previous method data.
Public method WndProc(IntPtr, UInt32, IntPtr, IntPtr) Method information not provided. Do not use this method.
Public method WndProc Method information is not provided. (Inherited from IVsTipWindow.)

Top

See Also

Reference

IVsMethodTipWindow Interface

Microsoft.VisualStudio.TextManager.Interop Namespace