Share via


SearchSettingsDataSource.HwndSourceBackgroundColor Property

Definition

Gets 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. Type: VSUI_TYPE_DWORD, Default=0.

public:
 property System::UInt32 HwndSourceBackgroundColor { System::UInt32 get(); void set(System::UInt32 value); };
public:
 property unsigned int HwndSourceBackgroundColor { unsigned int get(); void set(unsigned int value); };
public uint HwndSourceBackgroundColor { get; set; }
member this.HwndSourceBackgroundColor : uint32 with get, set
Public Property HwndSourceBackgroundColor As UInteger

Property Value

Returns UInt32.

Applies to