SearchSettingsDataSource.PropertyNames.UseDefaultThemeColors Field

Definition

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 

Field Value

Applies to