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

In This Topic
    ShowMinimizeItem Property (RibbonQat)
    In This Topic
    Gets or sets whether the 'Minimize the Ribbon' QAT menu item is visible.
    Syntax
    'Declaration
     
    
    Public Property ShowMinimizeItem As Boolean
    public bool ShowMinimizeItem {get; set;}
    See Also