VsTextTipWindow Members
Include Protected Members
Include Inherited Members
Provides a tip when the mouse pauses over a particular context stream in the core editor.
The VsTextTipWindow type exposes the following members.
Methods
Name
Description
Dismisses the tip window. (Inherited from IVsTextTipWindow.)
Returns the context stream. (Inherited from IVsTextTipWindow.)
Gets the size preferences for the tip window. (Inherited from IVsTextTipWindow.)
Paints the tip window. (Inherited from IVsTextTipWindow.)
Sets the text tip. (Inherited from IVsTextTipWindow.)
Method information is not provided. (Inherited from IVsTextTipWindow.)
Top