SearchControlDataSource Methods
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnAddMRUItem(String^) | Provides class handling for adding to the most-recently-used (MRU) item collection on the data source or any element derived from it. |
![]() | OnClearSearch() | Provides class handling for clearing the search on the data source or any element derived from it. |
![]() | OnInvokeHelp(String^) | Provides class handling for invoking topic help on the data source or any element derived from it. |
![]() | OnNotifyNavigationKey(VSConstants::VsSearchNavigationKeys, VSConstants::VsUIAccelModifiers) | Provides class handling for the search control data source to intercept specific key presses for navigation between the results already found. |
![]() | OnPopulateMRU(String^) | Provides class handling for populating the most-recently-used (MRU) item collection on the data source or any element derived from it. |
![]() | OnStartSearch(String^) | Provides class handling for starting a search on the data source or any element derived from it. |
![]() | OnStopSearch() | Provides class handling for stopping a search on the data source or any element derived from it. |
![]() | ToString() | (Inherited from Object.) |

