if you look at the pic i have a button which has an image on it but it has a white line round the button. The problem is that i cant get rid of the white line around the button.
pic
Printable View
if you look at the pic i have a button which has an image on it but it has a white line round the button. The problem is that i cant get rid of the white line around the button.
pic
The url to the picture has been censored either by our bad language filter or perhaps because it matched a banned ISP. In any case you can easily show a picture by following the Manage Attachments button in the section below a post.
I've been asked this question, just the same as Chris's. If you change the BackColor of a Command button you always end up the the grey/white border around the button. Can this be removed?
You could use a PictureBox/Image instead of a command button - they both have _click events.
Or use any of the free 3rd party controls.
Thanks for your help making a pic box worked.
thanks for everybody elses help as well
Take a look at this button.