Include Protected Members
Include Inherited Members
Used to expose method tips.
The IVsIntellisenseLangTip type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | Close | Destroys the tip window and then deletes the tip. | 
| .gif) | Create | Creates the tool tip window. | 
| .gif) | GetOverloadCount | |
| .gif) | GetSizePreferences | Gets the size of the language tip window. | 
| .gif) | GetSizeY | |
| .gif) | Initialize | Initializes a language tooltip. | 
| .gif) | IsActive | |
| .gif) | ScrollDown | Scrolls to next overload of the method. | 
| .gif) | ScrollUp | Scrolls to the previous overload of the method. | 
| .gif) | Update | Updates a language tooltip. | 
| .gif) | UpdatePosition | Updates the tip position. | 
Top