Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

In Theme Studio, at present user defined theme customization information is maintained in pattern, which is defined for Syncfusion controls those are provided with theme support. 


For example:


Office 2019 Theme


* Primary Color

* Primary Foreground


So we need to export these brushes values in the exported assemblies as properties (based on theme basis brushes will differ). Only then can update the color of Microsoft controls and theme not supported controls colors with this details.