Include Protected Members
Include Inherited Members
Provides a method tip window for an item in a language service.
The VsMethodTipWindow type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | Dismiss | The window is being dismissed by the view. (Inherited from IVsMethodTipWindow.) | 
| .gif) | GetContextStream | Returns the context stream. (Inherited from IVsMethodTipWindow.) | 
| .gif) | GetSizePreferences | Returns the size preferences for the tip window. (Inherited from IVsMethodTipWindow.) | 
| .gif) | Paint | Paints the tip window. (Inherited from IVsMethodTipWindow.) | 
| .gif) | SetMethodData | Sets method data to display in the method tip window and releases previous method data. (Inherited from IVsMethodTipWindow.) | 
| .gif) | WndProc | Method information not provided. Do not use this method. (Inherited from IVsMethodTipWindow.) | 
Top