HELP!!Modules and images (1 Viewer)

geniass

New Member
Joined
Oct 11, 2003
Messages
26
I am using Visual Basic.NET for my major project. I need to call a module. How do I do this?
And also, I need to put an image in an image box when a certain event occurs. In the code, in a program that was similar to this, I used something like
imgPic.Image = Image.FromFile("source")
but this doesn't seem to want to work for me this time.

Thanks for your help guys.

geniass
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top