Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQat Class / BelowRibbon Property

In This Topic
    BelowRibbon Property (RibbonQat)
    In This Topic
    Specifies whether the Quick Access Toolbar (QAT) will appear below the Ribbon.
    Syntax
    'Declaration
     
    
    Public Property BelowRibbon As Boolean
    public bool BelowRibbon {get; set;}
    See Also