FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / 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 System.Boolean
    public System.bool HideAppMenuWithTHR {get; set;}
    See Also