Skip to main content

Minimize Button

The Minimize Button allows end-users to minimize the ribbon. Change the ribbon’s minimization state raises the ASPxClientRibbon.MinimizationStateChanged event.

ASPxRibbon_MinimizeButton

When the ribbon is minimized, it displays a tab header only.

ASPxRibbon_MinimizedRibbon

When an end-user clicks the tab, the minimize popup window appears, displaying the tab content.

ASPxRibbon_MinimizePopup

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Image RibbonImages.MinimizeButton (via RibbonSettings.Images.MinimizeButton)
Minimize Popup Style RibbonStyles.MinimizePopup (via RibbonSettings.Styles.MinimizePopup)
Style RibbonStyles.MinimizeButton (via RibbonSettings.Styles.MinimizeButton)
Visibility RibbonSettings.AllowMinimize, RibbonSettings.ShowTabs