OLEFormat.DisplayAsIcon 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.
True si l'objet indiqué est affiché sous forme d'icône.
public:
property bool DisplayAsIcon { bool get(); void set(bool value); };
public bool DisplayAsIcon { get; set; }
member this.DisplayAsIcon : bool with get, set
Public Property DisplayAsIcon As Boolean