BCGControlBar Library for .NET
RibbonCustomizeGroup Class
Members 




Specifies a group of related button which will be placed together to the RibbonCustomizeForm to be customized. As usual it represents a set of buttons from one category panel.
Object Model
RibbonCustomizeGroup ClassCollectionWithEvents ClassObject Class
Syntax
'Declaration
 
Public Class RibbonCustomizeGroup 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As RibbonCustomizeGroup
public class RibbonCustomizeGroup : System.ComponentModel.Component 
public __gc class RibbonCustomizeGroup : public System.ComponentModel.Component 
public ref class RibbonCustomizeGroup : public System.ComponentModel.Component 
Inheritance Hierarchy

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

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

RibbonCustomizeGroup Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback