I am new to vb & would like to know how to write the code that will change an image when a user clicks on an option button or check box-Thanks!
Printable View
I am new to vb & would like to know how to write the code that will change an image when a user clicks on an option button or check box-Thanks!
Image1.Picture = LoadPicture("C:\MyPath\My.ico")
------------------
Marty
What did the fish say when it hit the concrete wall?
> > > > > "Dam!"