IVsHiddenTextClient Methods

 

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

NameDescription
System_CAPS_pubmethodExecMarkerCommand(IVsHiddenRegion^, Int32)

Executes a text marker command against a marker.

System_CAPS_pubmethodGetMarkerCommandInfo(IVsHiddenRegion^, Int32, array<String^>^, array<UInt32>^)

Returns marker command information.

System_CAPS_pubmethodGetTipText(IVsHiddenRegion^, array<String^>^)

Signals that the user has hovered the mouse over a collapsed hidden text region.

System_CAPS_pubmethodMakeBaseSpanVisible(IVsHiddenRegion^, array<TextSpan>^)

Called when a particular hidden region needs to be displayed.

System_CAPS_pubmethodOnBeforeSessionEnd()

Called before the hidden text session is terminated.

System_CAPS_pubmethodOnHiddenRegionChange(IVsHiddenRegion^, HIDDEN_REGION_EVENT, Int32)

Called when the user expands or collapses a hidden region.

Return to top
Show: