Create a drop-down button in the ribbon form | DevExpress Support To accomplish this task, set the BarButtonItem ActAsDropDown property in the designer I've recorded a video to illustrate this and how to add a popup menu Please try it and let us know your results Our What's New in v24 2 webpage includes product-specific surveys
Ribbon | WinForms Controls - DevExpress Documentation The Ribbon Control provides an advanced Designer dialog which allows you to customize Ribbon items, a Quick Access Toolbar, status bar, menus, gallery controls, etc The designer provides several pages which relate to particular aspects of the control
DropDownButton. DropDownControl Property | WinForms Controls . . . The DropDownButton ArrowButtonClick event allows you to display a custom popup control when the user clicks the drop-down arrow To open the popup control in code, call the DropDownButton ShowDropDown method
BarButtonItem. DropDownControl Property | WinForms Controls | DevExpress . . . A dropdown contains a specific control or a menu, which appears when users click the button (or its dropdown arrow) To enable the dropdown, set the BarButtonItem ButtonStyle property to BarButtonStyle DropDown , and assign a dropdown control to the DropDownControl property
dropdown items on ribbon | DevExpress Support DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS Android development
Dropdown Galleries | WinForms Controls - DevExpress Documentation Manually create a GalleryDropDown control at design time (by dropping it from the Toolbox, or in the Ribbon Designer Gallery Page), or at runtime Bind the GalleryDropDown control to the RibbonGalleryBarItem GalleryDropDown property
DropDownButton Class | WinForms Controls - DevExpress Documentation The DropDownButton object can contain a dropdown arrow, which can either be displayed as a separate button, merged into the main button, or hidden: Use the DropDownButton DropDownArrowStyle property to specify the display mode of the dropdown arrow