ok here's the deal!
I have a command button and i want to click on it, when i do so Picture1 has to change to a different image, how do i do so? please reply ASAP coz my coffee is getting cold =D
Printable View
ok here's the deal!
I have a command button and i want to click on it, when i do so Picture1 has to change to a different image, how do i do so? please reply ASAP coz my coffee is getting cold =D
Use this:
HTHCode:Picture1.Picture = LoadPicture("NAME OF YOUR FILE")