AllowMinimize Property
Description
Specify whether the ribbon bar is allowed to be minimized.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property AllowMinimize() As Boolean
Remarks
By default, when the ribbon is right-clicked, a context menu is displayed with the option to minimize the ribbon bar. When minimized, only the tab buttons will be visible.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.