I'm new to Infra WPF Controls coming from Windows Form I usually modify themes in Appstylist. How do I modify the default Metro Theme of Infra WPF controls 2012? Is there a document explaining the different parts of the ribbon or any control having a metro theme? Thank You
Hello Rodney,
After researching this functionality, it has been determine as a new Product Idea. I have sent your Product Idea directly to our product management team. Our product team chooses new Product Ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested ideas, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time. Your reference number for this Product Idea is PI12080088
If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email. Please include the reference number of your Product Idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.
Sorry for the late reply. Yup. for now this solved our problem. Is there a plan to create a appstylist application for WPF?
I am just checking your progress on the issue. If you require any further assistance please do not hesitate to ask.
I have modified the previous sample so that it implements the behavior you have mentioned. In order to further customize the colors of the Metro Theme the way you want you can use a ResourceWasher. You can find a sample in the WPF Sample Browser. The Sample Browser is located in the Start Menu on your computer, in the Infragistics folder. The sample I was talking about is named “Creating Custom Themes for XamRibbon”. There you can find samples how to modify the controls you want.
Thank you for your reply. Besides the default colour of the Metro Theme, I want to further customize the ribbon. Let’s say when the ribbon is set to theme metro I want to change “application menu” colour default is orange or the blue colour behind the tabs. Not just the xamribbon, I also want to customize other Infragistics WPF control having a theme metro.
Most of the controls I tried having the Metro theme look has this blue color. (encircled big) I want to change it because it does not goes the look I want. I choose metro theme because of it flat look (like in Windows Forms "Use Flat").
Thanks.