Setting button image ?

  • Thread starter Thread starter Ram
  • Start date Start date
R

Ram

how to set the background image for a command button in its clicked event ?
thanks
Ram
 
* "Ram said:
how to set the background image for a command button in its clicked event ?

\\\
Me.Button1.BackgroundImage = <an image>
///

:->
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top