다음을 통해 공유


IVsIntellisenseLangTip Members

Include Protected Members
Include Inherited Members

Used to expose method tips.

The IVsIntellisenseLangTip type exposes the following members.

Methods

  Name Description
Public method Close Destroys the tip window and then deletes the tip.
Public method Create Creates the tool tip window.
Public method GetOverloadCount
Public method GetSizePreferences Gets the size of the language tip window.
Public method GetSizeY
Public method Initialize Initializes a language tooltip.
Public method IsActive
Public method ScrollDown Scrolls to next overload of the method.
Public method ScrollUp Scrolls to the previous overload of the method.
Public method Update Updates a language tooltip.
Public method UpdatePosition Updates the tip position.

Top

See Also

Reference

IVsIntellisenseLangTip Interface

Microsoft.VisualStudio.TextManager.Interop Namespace