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

Dropdownlist Menu item in Menubar

1 Answer 124 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Frank
Top achievements
Rank 1
Frank asked on 27 Feb 2017, 02:43 PM

Hi,

We have implemented radmenu in winforms application with a radmenucomboitem. 

I am trying to have similar design in wpf and would like to have a client dropdownlist in the menu which would be available across all the forms. 

But i can't find any documentation on different radmenuitems in wpf radmenu. Can you point me in the right direction?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 02 Mar 2017, 06:58 AM
Hello Frank,

The WPF RadMenu does not provide built-in MenuComboBoxItem, however still you could easily achieve the desired by you functionality. The RadMenuItem is an ItemsControl and you could simply add RadComobBox inside it with the desired items.

We have created a sample project that demonstrate the described above approach and you could run and evaluate it. Some more detailed information about the different type of items provided by RadMenu you could find on the following link:
http://docs.telerik.com/devtools/wpf/controls/radmenu/features/menuitems

Hope this helps.

Regards,
Nasko
Telerik by Progress
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 allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Menu
Asked by
Frank
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or