BCGSoft.ControlBars Namespace > ToolbarPaletteButton Class : PaletteImages Property |
'Declaration Public Property PaletteImages As ImageList
'Usage Dim instance As ToolbarPaletteButton Dim value As ImageList instance.PaletteImages = value value = instance.PaletteImages
public ImageList PaletteImages {get; set;}
public: __property ImageList* get_PaletteImages(); public: __property void set_PaletteImages( ImageList* value );
public: property ImageList^ PaletteImages { ImageList^ get(); void set ( ImageList^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2