I am working on the xamRibbon control. Is there any way to get the tab to flow from Top to Bottom ( so that I can dock it to the left side of the window, rather than the top)?
Is styling of the tabs possible?
The default style is shipped with the product so it should be installed in the directory with the product. I don't have the install on this system so I cannot say exactly what the directory name is. There are no specific samples that deal with retemplating the control.
thank you for the quick reply. Could you please let me have a sample of the default style. Do you have any sample applications where the control is being used?
The XamRibbon is a pure WPF control and as such it and the elements it uses can be retemplated - we even provide the default styles for the control. That being said, the Microsoft Office UI Guidelines explicitly state that you must position it at the top of the application window so I don't think you are allowed to dock it on the left.