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

In This Topic
    HideAppMenuWithTHR Property
    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 System.Boolean
    public System.bool HideAppMenuWithTHR {get; set;}
    See Also