Share via


SearchSettingsDataSource.UseDefaultThemeColorsProperty Field

Definition

The name of the property that indicates whether the search control should use only 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.

public: static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty ^ UseDefaultThemeColorsProperty;
static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty UseDefaultThemeColorsProperty;
public static readonly Microsoft.Internal.VisualStudio.PlatformUI.GelProperty UseDefaultThemeColorsProperty;
 staticval mutable UseDefaultThemeColorsProperty : Microsoft.Internal.VisualStudio.PlatformUI.GelProperty
Public Shared ReadOnly UseDefaultThemeColorsProperty As GelProperty 

Field Value

Microsoft.Internal.VisualStudio.PlatformUI.GelProperty

Applies to