11,570 questions
One of the ways is for example :
button1.FlatStyle = FlatStyle.Flat;
button1.FlatAppearance.BorderSize = 0;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This border is making this form look disgusting. anyway i can fix it?
One of the ways is for example :
button1.FlatStyle = FlatStyle.Flat;
button1.FlatAppearance.BorderSize = 0;