Campo VSTREEDISPLAYDATA.hImageList
Publicado: abril de 2016
Identificador para uma lista de imagens.Se hImageList é definido como zero, lista de imagem da ferramenta padrão será usada.Índices para glifos na lista de imagens padrão estão em omglyphs.h.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComConversionLossAttribute]
public IntPtr hImageList
public:
[ComConversionLossAttribute]
IntPtr hImageList
[<ComConversionLossAttribute>]
val mutable hImageList : nativeint
<ComConversionLossAttribute>
Public hImageList As IntPtr
Valor de Campo
Type: System.IntPtr
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VSTREEDISPLAYDATA
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo