SearchSettingsDataSource.PropertyNames.DefaultTheme Field

Definition

The guid of the theme to use as default/fixed theme when UseDefaultThemeColors is set. This is usually necessary when the search control is hosted in a dialog whose colors don't change when the IDE theme changes. VSUI_TYPE_STRING. Default="{DE3DBBCD-F642-433C-8353-8F1DF4370ABA}" (KnownColorThemes.Light, which is closest to Windows dialog colors).

public: static initonly System::String ^ DefaultTheme;
static initonly std::wstring DefaultTheme;
public static readonly string DefaultTheme;
 staticval mutable DefaultTheme : string
Public Shared ReadOnly DefaultTheme As String 

Field Value

Applies to