VCCodeFunction.Picture Propriedade

Definição

Obtém um objeto de automação de imagem a ser usado como um ícone na interface do usuário.

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

Valor da propriedade

Object

Um objeto de imagem.

Atributos

Aplica-se a