OwnerDrawPropertyBag.BackColor Propriété

Définition

Obtient ou définit la couleur d'arrière-plan du composant.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 property System::Drawing::Color BackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color BackColor { get; set; }
member this.BackColor : System.Drawing.Color with get, set
Public Property BackColor As Color

Valeur de propriété

Color qui représente la couleur d'arrière-plan du composant. La valeur par défaut est Empty.

S’applique à