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