ingineu Posted July 13, 2004 Posted July 13, 2004 Is there a simple way to change the border color of a button? I have chosen the Flat style and the border color is black. I would like to change the black to a lighter color. Quote
AlexCode Posted July 16, 2004 Posted July 16, 2004 You'll need to override the onPaint event and drawit yourself ;) Alex :p Quote Software bugs are impossible to detect by anybody except the end user.
ashish1123 Posted May 14, 2008 Posted May 14, 2008 Hi thr!.. :) can u plz tell d code to overrite d paint method.. and draw the border with a new color?.. plzz.. Quote
Jaxbot Posted May 31, 2008 Posted May 31, 2008 Try the Graphics namespace, or use a picturebox instead. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.