SearchSettingsDataSource::UseDefaultThemeColors Property
Visual Studio 2015
Determines whether the search control should only use the colors of the default theme. This is usually set to true when the search control is hosted in a dialog whose colors don't change when the IDE theme changes. Type: VSUI_TYPE_BOOL. Default=False.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::Booleantrue if the search control should only use the colors of the default theme.
Show: