ToolStripControlHost.BackgroundImage 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 ou définit l'image d'arrière-plan affichée dans le contrôle.
public:
virtual property System::Drawing::Image ^ BackgroundImage { System::Drawing::Image ^ get(); void set(System::Drawing::Image ^ value); };
public override System.Drawing.Image BackgroundImage { get; set; }
member this.BackgroundImage : System.Drawing.Image with get, set
Public Overrides Property BackgroundImage As Image
Valeur de propriété
Image qui représente l'image à afficher à l'arrière-plan du contrôle.