VsSmartTagTipWindow Members
Include Protected Members
Include Inherited Members
Controls interaction with a tip window.
The VsSmartTagTipWindow type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dismiss | The window is being dismissed by the view. (Inherited from IVsSmartTagTipWindow.) | |
GetContextStream | Returns the context stream. (Inherited from IVsSmartTagTipWindow.) | |
GetSizePreferences | Returns the size preferences for a tip window. (Inherited from IVsSmartTagTipWindow.) | |
Paint | Renders the window. (Inherited from IVsSmartTagTipWindow.) | |
SetSmartTagData | Sets smart tag data. (Inherited from IVsSmartTagTipWindow.) | |
WndProc | Processes Windows messages. (Inherited from IVsSmartTagTipWindow.) |
Top