IVsSmartTagTipWindow Members
Include Protected Members
Include Inherited Members
Represents the window in which smart tag content is presented.
The IVsSmartTagTipWindow 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 a tip window. | |
Paint | Renders the window. | |
SetSmartTagData | Sets smart tag data. | |
WndProc | Processes Windows messages. |
Top