When we can see Office 2013 UI in Infragistics WinForm/WPF ?
Office 2013 Ribbon UI and all other elements.
Hi Campbell,
Typically, we only add a Style enum if there is some kind of functional change needed. If it's just a matter of changing the Appearance, then the easier thing to do is use a style library. The latest version of the controls includes a whole bunch of style libraries for Office2013.
I'm confused by this. In terms of Office2007/2010/2013 (excluding other options like Default, XP, VS2005 etc)
I can set the following styles:UltraToolbarManager: 2007, 2010, 2013UltraDockManager: 2007Editors: 2007, 2010, 2013UltraTabControl: 2007UltraStatusBar: 2007UltraGroupBox: 2007UltraCheckEditor: 2007, 2010, 2013UltraOptionSet: 2007, 2010, 2013UltraTree: no Office themes supported
So if I change theme to 2007 then great, I'm fully supported. However, if I want to use a 2010 or 2013 theme then I have to set the UltraTabControl, UltraStatusBar and UltraGroupBox controls to 2007. So if my 2007 ColourScheme is Blue, but my 2013 ColorScheme is DarkGray then I get a horrible mismatch.How can I set TabControl, StatusBar and GroupBox to the newer, consistent themes?Thanks,Campbell
Hi Tim.
Office2010 style doesn't really require much (or any) new funtionality, so it wasn't added as a style. But the latest versions of NetAdvantage include isl (Style Library) files that will make your application look like Office2010.
There's no Office2013 style, just yet, but it's currently under review. You can add your name to the requests on our product ideas page here:
Full support for Office 2010/2013 Style - UltraExplorerBar stops at Office 2007 – Customer Feedback for Infragistics Controls
Hi Boris,
I have 2013.2 and it just updated when I logged into Visual Studio 2012 with the updates version 13.2.20132.2016 but I still only see up to Office2007 in the CalendarLook ViewStyle prooperty. How do I get the 2010 and 2013 styles?
Thank you,
-tim-
Hi Albert,
We added an Office2013 style to the Windows Forms controls like the UltraToolbarsManager (ribbon) and editors in 13.2. I don't think the WPF product has it, yet, but you might want to try asking in the WPF forum, because I could be wrong.