VsIntellisenseLangTipClass Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodClose(Int32)

Destroys the tip window and then deletes the tip.

System_CAPS_pubmethodCreate(IVsTipWindow^)

Creates the tool tip window.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetOverloadCount(Int32)

Gets the number of overloads for the current method.

System_CAPS_pubmethodGetSizePreferences(array<RECT>^, array<TIPSIZEDATA>^)

Gets the size of the language tip window.

System_CAPS_pubmethodGetSizeY(Int16)

Gets the height of the tip window.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitialize(IVsIntellisenseHost^)

Initializes a language tooltip.

System_CAPS_pubmethodIsActive(Int32)

Determines whether the tip is active.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodScrollDown()

Scrolls to the next overload of the method.

System_CAPS_pubmethodScrollUp()

Scrolls to the previous overload of the method.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodUpdate(IVsTipWindow^, UInt32)

Updates a language tool tip.

System_CAPS_pubmethodUpdatePosition()

Updates the tip position.

Return to top
Show: