Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Experts,
Please help me with the code to create Ribbon control in runtime using code behind in WPF application.
Posted

Christian is right but you must read this :
http://compositewpf.codeplex.com/discussions/391079[^]
 
Share this answer
 
There is no ribbon control in WPF, you need third party libraries or to create your own. Once you have that, I bet you create it the same as any other control, you construct it and insert it in to the control collection
 
Share this answer
 

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