This is a migrated thread and some comments may be shown as answers.

RadRibbonDropDownButton/RadioButton mix

1 Answer 53 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Anna
Top achievements
Rank 1
Anna asked on 09 Jun 2017, 02:44 PM

I want a button on radribbon to have a dropdown content just like RadRibbonDropDownButton, but i also want to include this button into radiobuttons group. I mean this  dropdown  button should be toggleable and mutually exclusive with other buttons of the same group. 

How could i do this?

 

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 14 Jun 2017, 11:51 AM
Hello Anna,

In order to achieve the desired behavior, you will need to create your own custom control that inherits from RadRibbonRadioButton and add the dropdown functionality to it.

In addition, you may need to edit the control template for the control to mimic the look of the RadRibbonDropDownButton.

Please let me know if you need any further assistance with this.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
Tags
RibbonView and RibbonWindow
Asked by
Anna
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or