VsIntellisenseLangTipClass Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Close(Int32) | Destroys the tip window and then deletes the tip. |
![]() | Create(IVsTipWindow^) | Creates the tool tip window. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetOverloadCount(Int32) | Gets the number of overloads for the current method. |
![]() | GetSizePreferences(array<RECT>^, array<TIPSIZEDATA>^) | Gets the size of the language tip window. |
![]() | GetSizeY(Int16) | Gets the height of the tip window. |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize(IVsIntellisenseHost^) | Initializes a language tooltip. |
![]() | IsActive(Int32) | Determines whether the tip is active. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ScrollDown() | Scrolls to the next overload of the method. |
![]() | ScrollUp() | Scrolls to the previous overload of the method. |
![]() | ToString() | (Inherited from Object.) |
![]() | Update(IVsTipWindow^, UInt32) | Updates a language tool tip. |
![]() | UpdatePosition() | Updates the tip position. |
Show:

