SearchSettingsDataSource.PropertyNames.HwndSourceBackgroundColor Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the property representing 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.
public: static initonly System::String ^ HwndSourceBackgroundColor;
static initonly std::wstring HwndSourceBackgroundColor;
public static readonly string HwndSourceBackgroundColor;
staticval mutable HwndSourceBackgroundColor : string
Public Shared ReadOnly HwndSourceBackgroundColor As String