Image

Arwyn

Registered User.
Local time
Today, 16:54
Joined
Nov 1, 2006
Messages
20
I want to create a button to show an image on a form

Could you please provide me with the coding required.

Thank you
 
Uhh, why? I mean, you could simply put the image on the form, set its visible property to no, then have a command button that sets iimage's visible property to yes. That would make it appear when a person clicked the button.

Is that what you're trying to accomplish?
 

Users who are viewing this thread

Back
Top Bottom