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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.