BCGSoft.ControlBars Namespace > GalleryGroup Class : GroupImages Property |
'Declaration Public Property GroupImages As ImageList
'Usage Dim instance As GalleryGroup Dim value As ImageList instance.GroupImages = value value = instance.GroupImages
public ImageList GroupImages {get; set;}
public: __property ImageList* get_GroupImages(); public: __property void set_GroupImages( ImageList* value );
public: property ImageList^ GroupImages { 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