Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Default Button Properties

Tags:

.net

winforms

I am building an application with a few buttons, I would like to keep the entire style, apart from the text, so I can re use it without having to remake the button.

Is there a way to change the default button style so when I add a new button it takes those properties or will it have to be coded?

I am sure I can push the button style through but was wondering if VS has the capabilities.

like image 774
Malcor Avatar asked Aug 16 '26 19:08

Malcor


1 Answers

You can create a button of your own, as a user control, and then create buttons that use (inherit) your custom-made button.

like image 165
Ofer Zelig Avatar answered Aug 18 '26 16:08

Ofer Zelig



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!