SearchSettingsDataSource::PropertyNames Fields
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ControlBorderThickness | The name of the value indicating the border thickness of the Visual Studio common search control. Name is “ControlBorderThickness”. |
![]() ![]() | ControlMaxWidth | The name of the value indicating the maximum width of the Visual Studio common search control. Name is “ControlMaxWidth”. |
![]() ![]() | ControlMinPopupWidth | The name of the value indicating the minimum width used by the Visual Studio common search control for displaying popups. Name is “ControlMinPopupWidth”. |
![]() ![]() | ControlMinWidth | The name of the value indicating the minimum width of the Visual Studio common search control. Name is “ControlMinWidth”. |
![]() ![]() | DefaultTheme | The name of the value indicating default thickness of the Visual Studio common search control. Name is “DefaultThickness”. |
![]() ![]() | ForwardEnterKeyOnSearchStart | The name of the flag indicating whether the Visual Studio common search control forwards the enter-key event after a search is started. Name is “ForwardEnterKeyOnSearchStart”. |
![]() ![]() | HwndSourceBackgroundColor | The name of the value indicating the source background color of the window of the Visual Studio common search control. Name is “HwndSourceBackgroundColor”. |
![]() ![]() | MaximumMRUItems | The name of the value indicating the maximum number of most-recently-used(MRU) items to show in the drop-down list of the Visual Studio common search control. Name is “MaximumMRUItems”. |
![]() ![]() | PrefixFilterMRUItems | The name of the value indicating prefix for the MRU Items of the Visual Studio common search control. Name is “PrefixFilterMRUItems”. |
![]() ![]() | RestartSearchIfUnchanged | The name of the flag indicating whether searches will be restarted, even if the search string is not changed, by pressing Enter or selecting a most-recently-used (MRU) item from the list. Name is “RestartSearchIfUnchanged”. |
![]() ![]() | SearchButtonVisible | The name of the flag indicating whether the search button is visible in the Visual Studio common search control. Name is “SearchButtonVisible”. |
![]() ![]() | SearchClearTooltip | The name of the value indicating the search button tooltip to display after a search is complete. Name is “SearchClearTooltip”. |
![]() ![]() | SearchPopupAutoDropdown | The name of the flag indicating whether the search popup is automatically shown when the user begins typing. This is only relevant for delayed and on-demand searches in the Visual Studio common search control. Name is “SearchPopupAutoDropdown". |
![]() ![]() | SearchPopupCloseDelay | The name of the value indicating the delay, in milliseconds, after a search is automatically started in the search control, until the search popup is automatically closed. Name is “SearchPopupCloseDelay”. |
![]() ![]() | SearchProgressShowDelay | The name of the value indicating the delay, in milliseconds, after a search is started in the search control, until the progress indicator automatically displays. Name is “SearchProgressShowDelay”. |
![]() ![]() | SearchProgressType | The name of the value indicating the progress type supported by the Visual Studio common search control. Name is “SearchProgressType”. |
![]() ![]() | SearchStartDelay | The name of the value indicating the delay, in milliseconds, until a delayed search starts automatically in the Visual Studio common search control. Name is “SearchStartDelay”. |
![]() ![]() | SearchStartMinChars | The name of the value indicating the minimum number of characters for relevance in a search. The Visual Studio common search control will wait to start a new search until the user types at least the minimum number of characters. Name is “SearchStartMinChars”. |
![]() ![]() | SearchStartTooltip | The name of the value indicating the search button tooltip to display before the Visual Studio common search control starts a search. Name is “SearchStartTooltip”. |
![]() ![]() | SearchStartType | The name of the value indicating the search start type of the Visual Studio common search control. Name is “SearchStartType”. |
![]() ![]() | SearchStopTooltip | The name of the value indicating the search button tooltip to display during a search by the Visual Studio common search control. Name is “SearchStopTooltip”. |
![]() ![]() | SearchTooltip | The name of the value indicating the tooltip for the search box of the Visual Studio common search control. Name is “SearchTooltip”. |
![]() ![]() | SearchTrimsWhitespaces | The name of the flag indicating whether the Visual Studio common search control trims whitespace from the beginning and end of the search string before starting a search or adding the item to the most-recently-used (MRU) list. Name is “SearchTrimsWhitespaces” |
![]() ![]() | SearchUseMRU | The name of a flag indicating whether the Visual Studio common search control displays most-recently-used (MRU) items in the drop-down list. Name is “SearchUseMRU”. |
![]() ![]() | SearchWatermark | The name of the value indicating the string to display in the Visual Studio common search control when it is empty and does not have the focus. Value is “SearchWatermark”. |
![]() ![]() | UseDefaultThemeColors | The name of the value determining whether to use the default theme colors of the Visual Studio common search control. Name is “UseDefaultThemeColors”. |

