ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGroup Class
Properties Methods Events


In This Topic
    RibbonGroup Class Members
    In This Topic

    The following tables list the members exposed by RibbonGroup.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the user can add this RibbonGroup to the Quick Access Toolbar at runtime.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets whether this item group is enabled.  
    Public PropertyGets or sets the KeyTip providing keyboard access to a RibbonGroup.  
    Public PropertyGets or sets the tooltip for the collapsed group button.  
    Public PropertyGets or sets whether this RibbonGroup has a dialog launcher button.  
    Public PropertyGets or sets the small image (16 x 16) used when the group is collapsed.  
    Public PropertyGets a value indicating whether the RibbonGroup has been disposed of.  
    Public PropertyGets the collection of Ribbon items in this group.  
    Public PropertyGets or sets whether the dialog launcher button is enabled for this RibbonGroup.  
    Public PropertyGets or sets the KeyTip providing keyboard access to a dialog launcher button.  
    Public PropertyGets or sets the tooltip for the dialog launcher button.  
    Public PropertyGets or sets the unique name for this RibbonGroup.  
    Public PropertyGets the owner collection for this RibbonGroup.  
    Public PropertyGets the C1Ribbon that this item group belongs to.  
    Public PropertyOverridden. Gets or sets the ISite of the RibbonGroup.  
    Public PropertyGets or sets the index of the image in the SmallImageList.  
    Public PropertyGets or sets the image key in the SmallImageList.  
    Public PropertyGets the RibbonTab that this item group belongs to.  
    Public PropertyUser-defined data associated with the RibbonGroup.  
    Public PropertyGets or sets the text label that appears at the bottom of this group.  
    Public PropertyGets or sets whether the group caption should be trimmed if it is longer than the contents of the group.  
    Public PropertyGets or sets whether this item group is visible.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public MethodDetermines whether the specified RibbonGroup is equal to the current RibbonGroup.  
    Public MethodServes as a hash function for a particular type.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the DialogLauncherClick event.  
    Protected MethodRaises the MouseEnter event.  
    Protected MethodRaises the MouseLeave event.  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the user clicks the dialog launcher button.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the mouse enters the Ribbon group.  
    Public EventOccurs when the mouse leaves the Ribbon group.  
    Top
    Public Operators
    Determines whether the specified RibbonGroup instances are considered equal.
    Determines whether the specified RibbonGroup instances are considered not equal.
    Top
    See Also