2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Color schemesYou can get the ManagedColorTable for use in other controls using GetColorTable() method of Office2007Colors class. C# Office2007Colors.ApplyManagedColors(this, Color.Red); color = Office2007Colors.GetColorTable(Office2007Theme.Managed).ActiveFormBorderColor; this.textBox1.BackColor = color; this.checkBox1.BackColor = color;
VB Office2007Colors.ApplyManagedColors(Me, Color.Red) color = Office2007Colors.GetColorTable(Office2007Theme.Managed).ActiveFormBorderColor Me.textBox1.BackColor = color Me.checkBox1.BackColor = color Reference link: https://help.syncfusion.com/windowsforms/office2007form/color-schemes |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.