Theme options

Hi

In Theme Studio for theme "Office2019 Coloroful" I see buttons in few versions like : Normal, Primary, Outline, Success or Warning. Each version means different color style.

Is it possible to have such buttons in WinForms?

When I add SfButton on form it looks like Normal from Theme Studio

To change button style to Primary or Outline, I have to change manually all colors? (Back color, Fore color,...)


Regards, Tomasz


3 Replies

VR Vijayalakshmi Roopkumar Syncfusion Team July 26, 2021 12:49 PM UTC

Hi Tomasz 
  
Thank you for your interest in Syncfusion Products. 
  
We have checked the reported behavior regarding changing the button type in SfButton. Currently there is no direct support for this in sfbutton. However we can customize the theme from themestudio of sfbutton and change the apperance using the property as explained in the following documentation. 
  
  
  
However you can also refer the following UG for more information about the buttontype in our classic control in Winform ButtonAdv. 
  
  
Please check this suggestion and let us know if it helps. 
  
Regards, 
Vijayalakshmi VR 



TO Tomasz July 28, 2021 05:52 AM UTC

Hi


Thanks for help. I will check that solution with different themes

But I also tried to add ButtonAdv control and it looks like I do not have it in .NET components.

I found that control only in WPF tab

Regards, Tomasz





VR Vijayalakshmi Roopkumar Syncfusion Team July 29, 2021 10:17 AM UTC

Hi Tomasz 
 
Thank you for your update 
 
The ButtonAdv is a classic component ,we will not showcase this control in ToolBox. However we recommend you to add the control through code behind as below 
 
 
Please try our solution and let us know if it is helpful. 
 
Regards, 
Vijayalakshmi VR 


Loader.
Up arrow icon