-
I would like to put a picture on a Command Button. I created a graphic with MS-Paint (background opaque) with a foreground object, leaving the rest of the picture blank (It shows up as White in MS-Paint, although I did not color it White). Now when I put the picture on my command button, the background shows up White. I would like the background to use the Default user preference for buttons so it matches their selected desktop color schema and you only see the foreground object. Is there a way to do this?
-
GIF
You have to save your graphic file as a transparent GIF file and cut it as small as possible. Then the normal button background should show through the transparency.
Raggart