IVsGlobalSearchUI Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Activate() | Focuses the global search control, or shows the next results category if the control is active already (navigate forwards). |
![]() | ActivateBack() | Focuses the global search control, or shows the previous results category if the control is active already (navigate backwards). |
![]() | GetResultsCategories(UInt32, array<IVsGlobalSearchUIResultsCategory^>^) | Get the results categories for the current search. |
Show:
