BCGControlBar Library for .NET
GalleryGroup Class
Members 




Represents a gallery group. A gallery group has a group name, collection of item images and collection of item texts. Both collections may have different size, or one of collections can be empty. The number of gallery items instantiated from the group equals to the largest collection.
Object Model
GalleryGroup Class
Syntax
'Declaration
 
Public Class GalleryGroup 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As GalleryGroup
public class GalleryGroup : System.ComponentModel.Component 
public __gc class GalleryGroup : public System.ComponentModel.Component 
public ref class GalleryGroup : public System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.ControlBars.GalleryGroup
            BCGSoft.Controls.BackstageView.BackstageGalleryGroup

Requirements

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

See Also

Reference

GalleryGroup Members
BCGSoft.ControlBars Namespace

Send Feedback