SearchSettingsDataSource.PropertyNames.UseDefaultThemeColors Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the property indicating 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. VSUI_TYPE_BOOL. Default=False.
public: static initonly System::String ^ UseDefaultThemeColors;
static initonly std::wstring UseDefaultThemeColors;
public static readonly string UseDefaultThemeColors;
staticval mutable UseDefaultThemeColors : string
Public Shared ReadOnly UseDefaultThemeColors As String