This example creates a custom Ribbon control.
The example also creates a BarItemExtender
component that allows you to specify the location of a bar item. This component implements IExtenderProvider. Assign this component to the Ribbon control's RibbonControlDescendant.BarItemExtender
property.
- BarItemExtender.cs (VB: BarItemExtender.vb)
- Form1.cs (VB: Form1.vb)
- RibbonControlDescendant.cs (VB: RibbonControlDescendant.vb)
- RibbonPageGroupComplexLayoutCalculatorDescendant.cs (VB: RibbonPageGroupComplexLayoutCalculatorDescendant.vb)
- RibbonViewInfoDescendant.cs (VB: RibbonViewInfoDescendant.vb)
(you will be redirected to DevExpress.com to submit your response)