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