how do I add a picture to a command button?

T

TJ

How do I add a picture to a command button? And where would I find
appropriate pictures? Thnx
 
B

Brendan Reynolds

In form design view, select the command button, and if the Properties window
is not already visible select Properties from the View menu. You'll find the
Picture property on the Format tab in the Properties window.

I don't know what pictures would be appropriate for your application, but
you can find pretty much anything by searching the web these days. Try some
of these ...

http://www.google.ie/search?hl=en&q=free+icons
 
K

Kevin

Be carefull adding pictures to your application on buttons. You can affect
application performance depending on the size of the pitcure file.
 
R

RB

Right Click and go to properties. Go to Add Picture and select one from
inbuilt file (2003 version) or one on your computer. Usually in Bitmap.

RB
 
Top