IVsTipWindow Members
Include Protected Members
Include Inherited Members
Provides a tip when the mouse pauses over a particular context stream in the core editor.
The IVsTipWindow type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dismiss | Closes the ToolTip window. | |
GetContextStream | Returns the position of the text the ToolTip should not obscure and over which the cursor can be held before the ToolTip is closed. | |
GetSizePreferences | Gets the size preferences for the ToolTip window. | |
Paint | Paints the ToolTip window. | |
WndProc | Method information is not provided. |
Top