IVsSmartTagData Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetContextMenuInfo(Guid, Int32, IOleCommandTarget^) | Gets information about the context menu. |
![]() | GetContextStream(Int32, Int32) | Gets the position and length of the stream. |
![]() | GetImageIndex(Int32) | Gets the index of the icon that is displayed with this smart tag data. |
![]() | GetTimerInterval(Int32) | Gets the timer interval. |
![]() | GetTipText(String^) | Gets the tip text that is to be displayed. |
![]() | IsLeftJustified(Int32) | Determines whether the data is left-justified. |
![]() | OnDismiss() | Handles the Dismiss event. |
![]() | OnInvocation() | Handles the invocation of the IVsSmartTagTipWindow event. |
![]() | UpdateView() | Updates the view. |
Show:
