VCCodeAttribute.Picture Propriété

Définition

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é

Object

Objet image.

Attributs

S’applique à