IVsWindowSearchHostFactory Interface
Visual Studio 2015
Creates a window search control. This interface is implemented by the Visual Studio environment, and is obtained from the SVsWindowSearchHostFactory service.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateWindowSearchHost(Object, IDropTarget) | Creates a search control child of the specified control and returns its search host interface. |
Show:
