VCCodeBase.Picture 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 un objet Automation image à utiliser en tant qu'icône dans l'interface utilisateur.
public:
property System::Object ^ Picture { System::Object ^ get(); };
public:
property Platform::Object ^ Picture { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(516)]
public object Picture { [System.Runtime.InteropServices.DispId(516)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(516)>]
[<get: System.Runtime.InteropServices.DispId(516)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Picture : obj
Public ReadOnly Property Picture As Object
Valeur de propriété
Objet image.
- Attributs