Button Background-Image does not show
I have a funny one. I have create a form and placed some buttons on it. I placed a background image on some of them. They show perfectly.
NOW.. i tried to add a new button with a background image on it. The button shows and works fine, but the image is not display. I even tried coping one of the exsisting buttons.. the same.
I placed a pictureBox on with a background image... the same..
Can someone please tell me why this is happening.
Re: Button Background-Image does not show
Did you try re-booting your PC?
Re: Button Background-Image does not show
I did this. When i start a new project it works fine. It even works when i create a new form in the same project. But when i add a button to the exsisting form, the image does not show
Re: Button Background-Image does not show
Did you try creating a new form and pasting the controls onto it. Your old form may be corrupt.
Re: Button Background-Image does not show
Idid. My form is not corrupted. I have 5 old forms , and they are all doing the same. When i add a new form, the images does show on the buttons'.
If the form was corrupted, i would be able to see this on the form design code
Re: Button Background-Image does not show
This is very strange. Did you try with different file types / sizes? If the images are very large it could be running low on memory.