Freigeben über


SearchSettingsDataSource.HwndSourceBackgroundColorProperty Field

The name of the property that represents an ARGB background color for the HwndSource. This setting is ignored if it is 0, or if the search control is parented under a WPF element. VSUI_TYPE_DWORD, Default=0.

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

Syntax

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

.NET Framework Security

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace