IVsSmartTagData Members
Include Protected Members
Include Inherited Members
Represents smart tag content.
The IVsSmartTagData type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetContextMenuInfo | Gets information about the context menu. | |
GetContextStream | Gets the position and length of the stream. | |
GetImageIndex | ||
GetTimerInterval | Gets the timer interval. | |
GetTipText | Gets the tip text that is to be displayed. | |
IsLeftJustified | ||
OnDismiss | Handles the Dismiss event. | |
OnInvocation | Handles the invocation of the IVsSmartTagTipWindow event. | |
UpdateView | Updates the view. |
Top