IVsSmartTagData Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetContextMenuInfo(Guid, Int32, IOleCommandTarget^)

Gets information about the context menu.

System_CAPS_pubmethodGetContextStream(Int32, Int32)

Gets the position and length of the stream.

System_CAPS_pubmethodGetImageIndex(Int32)

Gets the index of the icon that is displayed with this smart tag data.

System_CAPS_pubmethodGetTimerInterval(Int32)

Gets the timer interval.

System_CAPS_pubmethodGetTipText(String^)

Gets the tip text that is to be displayed.

System_CAPS_pubmethodIsLeftJustified(Int32)

Determines whether the data is left-justified.

System_CAPS_pubmethodOnDismiss()

Handles the Dismiss event.

System_CAPS_pubmethodOnInvocation()

Handles the invocation of the IVsSmartTagTipWindow event.

System_CAPS_pubmethodUpdateView()

Updates the view.

Return to top
Show: