WPF 4.5 comes with System.Windows.Ribbon.Control
When I create a ribbon, and I add some RibbonGroup, I am not able to find a way to get the little arrow that is used to launch an addition DialogBox.
I have Office 2013 and it has the DialogBox Launcher, used to display additional options.
Is it supported? if yes, how can I make it appear?
Is Fluent Ribbon library my only valid free alternative?
Final notes:
- I have VS2010 pro, VS2012 express and pro, Win8
- why does MS ship Office 2013 and incomplete APIs?!