Click to See Complete Forum and Search --> : Whats best way to add graphic to button?...


Mark1
July 10th, 2001, 10:32 AM
Hi,

I have a number of buttons on my form. How can you add a graphic (Bitmap) to the button, so that the button isn`t shown when the program is run, but, when you click on the graphic the button still operates correctly.

Any Info appreciated

Thanks

Mark

dfwade
July 10th, 2001, 11:19 AM
set the button style property to graphical and then set the picture property to the image that you want.