Minimized Property
Description
Gets or sets whether the ribbon bar is minimized.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Minimized() 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.
The AllowMinimize property must be true to minimize the ribbon.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.