Click here to Skip to main content
15,884,975 members
Please Sign up or sign in to vote.
4.50/5 (2 votes)
See more:
Hi,

I am testing the WPF RibbonMenu control in a WinForms application and I have found a bug (I think)!

I reproduced this 3 times now and hope someone out there has a workaround or Fix for it.

These are the steps I have taken...

Create New Winforms App
Add an ElementHost and Dock it to the top
Make Form1 an MDI form
Add New WPF UserControl
Add a RibbonMenu to the UC
Add ApplicationMenu buttons
Add 2 RibbonTabs
Add 2 RibbonButtons to each tab
Run the Applicaiton

While the 2 tabs were visible in Design Mode, All the tabs are missing in Run Mode. The buttons for the 1st tab are visible and active.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900