I find we can't display ribbongroup in subclass of ribbontabitem. Could you give us an sample to show how to create a control for ribbotabitem content? We want to reuse the ribbon design in different applicaton.
ok. I change my solution by implement a subclass of XamRibbon. But when I apply the subclass in MainWindow.xaml. I find the ApplicationMenu position isn't right.
Hello,
The RibbonGroup is not meant to be used standalone or outside XamRibbon, so I can say that you are not able to use it in a UserControl.
Hope this helps you.
Thanks for response so fast.
I notice RibbonGroup is not a UIElement. How can we put RibbonGroup in to the usercontrol?
Thank you for your post. I have been looking into it and I can suggest you see this forum thread:
http://es.infragistics.com/community/forums/p/35388/232836.aspx
where it is explained how to add a UserControl in the XamRibon’s RibbonTabItem. Please let me know if this helps you or I have misunderstood you in some way.
Looking forward for your reply.
I mean I want a sample for thread:
http://es.infragistics.com/community/forums/p/53576/369311.aspx#369311