Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / HideAppMenuWithTHR Property

In This Topic
    HideAppMenuWithTHR Property (C1Ribbon)
    In This Topic
    Enables the compatibility mode when the AppMenu button does not appear while the tab header row is invisible.
    Syntax
    'Declaration
     
    
    Public Property HideAppMenuWithTHR As Boolean
    public bool HideAppMenuWithTHR {get; set;}
    See Also