IVsGlobalSearchUI Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodActivate()

Focuses the global search control, or shows the next results category if the control is active already (navigate forwards).

System_CAPS_pubmethodActivateBack()

Focuses the global search control, or shows the previous results category if the control is active already (navigate backwards).

System_CAPS_pubmethodGetResultsCategories(UInt32, array<IVsGlobalSearchUIResultsCategory^>^)

Get the results categories for the current search.

Return to top
Show: