Minimize Button
The Minimize Button allows end-users to minimize the ribbon. A change in the ribbon minimization state raises the ASPxClientRibbon.MinimizationStateChanged event.
When the ribbon is minimized, it displays a tab header only.
When an end-user clicks the tab, the minimize popup window appears, displaying the tab content.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Visibility | ASPxRibbon.AllowMinimize, ASPxRibbon.ShowTabs |
Image | RibbonImages.MinimizeButton |
Style | RibbonStyles.MinimizeButton |
Minimize Popup Style | RibbonStyles.MinimizePopup |