SearchSettingsDataSource.HwndSourceBackgroundColor Propriété

Définition

Obtient une couleur d’arrière-plan ARVB pour le HwndSource. Ce paramètre est ignoré s’il est égal à 0, ou si le contrôle de recherche est apparenté à un élément WPF. Type : VSUI_TYPE_DWORD, valeur par défaut = 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

Valeur de propriété

UInt32

Retourne UInt32.

S’applique à