Include Protected Members
Include Inherited Members
Provides a tip when the mouse pauses over a particular context stream in the core editor.
The IVsTextTipWindow type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Dismiss | Dismisses the tip window. |
![]() |
GetContextStream | Returns the context stream. |
![]() |
GetSizePreferences | Gets the size preferences for the tip window. |
![]() |
Paint | Paints the tip window. |
![]() |
SetTextTipData | Sets the text tip. |
![]() |
WndProc | Method information is not provided. |
Top