ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGalleryLabel Class
Members

In This Topic
    RibbonGalleryLabel Class
    In This Topic
    Label element in a drop-down gallery.
    Object Model
    RibbonGalleryLabel Class
    Syntax
    'Declaration
     
    Public Class RibbonGalleryLabel 
       Inherits RibbonGalleryBaseItem
    public class RibbonGalleryLabel : RibbonGalleryBaseItem 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Ribbon.RibbonItem
                C1.Win.C1Ribbon.RibbonGalleryBaseItem
                   C1.Win.C1Ribbon.RibbonGalleryLabel

    See Also