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

In This Topic
    MenuVisible Property (RibbonQat)
    In This Topic
    Gets or sets whether the 'Customize QAT' drop-down button is visible.
    Syntax
    'Declaration
     
    
    Public Property MenuVisible As Boolean
    public bool MenuVisible {get; set;}
    See Also