BCGControlBar Library for .NET
CategoryItemGroup Class
Members 




Contains a set of buttons closely related to each other by theirs functionality within the CategoryItem.   It is used to arrange the location of the buttons within  the CategoryItem.
Object Model
CategoryItemGroup ClassCategoryItem ClassCollectionWithEvents ClassObject Class
Syntax
'Declaration
 
Public Class CategoryItemGroup 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As CategoryItemGroup
public class CategoryItemGroup : System.ComponentModel.Component 
public __gc class CategoryItemGroup : public System.ComponentModel.Component 
public ref class CategoryItemGroup : public System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.ControlBars.Ribbon.CategoryItemGroup

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

CategoryItemGroup Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback