Share via


VsIntellisenseLangTip Members

Include Protected Members
Include Inherited Members

The VsIntellisenseLangTip type exposes the following members.

Methods

 

Name

Description

Public method

Close

Destroys the tip window and then deletes the tip. (Inherited from IVsIntellisenseLangTip.)

Public method

Create

Creates the tool tip window. (Inherited from IVsIntellisenseLangTip.)

Public method

GetOverloadCount

(Inherited from IVsIntellisenseLangTip.)

Public method

GetSizePreferences

Gets the size of the language tip window. (Inherited from IVsIntellisenseLangTip.)

Public method

GetSizeY

(Inherited from IVsIntellisenseLangTip.)

Public method

Initialize

Initializes a language tooltip. (Inherited from IVsIntellisenseLangTip.)

Public method

IsActive

(Inherited from IVsIntellisenseLangTip.)

Public method

ScrollDown

Scrolls to next overload of the method. (Inherited from IVsIntellisenseLangTip.)

Public method

ScrollUp

Scrolls to the previous overload of the method. (Inherited from IVsIntellisenseLangTip.)

Public method

Update

Updates a language tooltip. (Inherited from IVsIntellisenseLangTip.)

Public method

UpdatePosition

Updates the tip position. (Inherited from IVsIntellisenseLangTip.)

Top

See Also

Reference

VsIntellisenseLangTip Interface

Microsoft.VisualStudio.TextManager.Interop Namespace