SearchSettingsDataSource.HwndSourceBackgroundColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Retourne UInt32.