Freigeben über


SearchSettingsDataSource.UseDefaultThemeColorsProperty Field

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.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly UseDefaultThemeColorsProperty As GelProperty
public static readonly GelProperty UseDefaultThemeColorsProperty
public:
static initonly GelProperty^ UseDefaultThemeColorsProperty
static val UseDefaultThemeColorsProperty: GelProperty
public static final var UseDefaultThemeColorsProperty : GelProperty

.NET Framework Security

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace