ActivityDesignerTheme.DesignerImage 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 l'image associée au concepteur.
public:
property System::Drawing::Image ^ DesignerImage { System::Drawing::Image ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Image DesignerImage { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DesignerImage : System.Drawing.Image
Public ReadOnly Property DesignerImage As Image
Valeur de propriété
Image à afficher pour le concepteur.
- Attributs
Remarques
Le DesignerImage est l'image par défaut à afficher pour le concepteur.