ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonQat Class / Enabled Property

In This Topic
    Enabled Property (RibbonQat)
    In This Topic
    Gets or sets whether RibbonQat is enabled.
    Syntax
    'Declaration
     
    Public Overrides Property Enabled As System.Boolean
    public override System.bool Enabled {get; set;}
    See Also