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

In This Topic
    RibbonLabel Class
    In This Topic
    Label in a C1Ribbon or C1StatusBar control.
    Object Model
    RibbonLabel Class
    Syntax
    'Declaration
     
    Public Class RibbonLabel 
       Inherits RibbonItem
    public class RibbonLabel : RibbonItem 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Ribbon.RibbonItem
                C1.Win.C1Ribbon.RibbonLabel

    See Also