ToolStripControlHost.Image 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.
Image associée à l'objet.
public:
virtual property System::Drawing::Image ^ Image { System::Drawing::Image ^ get(); void set(System::Drawing::Image ^ value); };
[System.ComponentModel.Browsable(false)]
public override System.Drawing.Image Image { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Image : System.Drawing.Image with get, set
Public Overrides Property Image As Image
Valeur de propriété
Image du contrôle hébergé.
- Attributs
Remarques
Cette propriété ne s'applique pas à cette classe.