I'm new to this language so bear with me. I want to create a clickable image for a visual basic .exe project (not for the WEB). That is, I want to display a single graphic and have clickable
Using Visual Basic, click from the menu Projects->Add Form, then from the toolbox on the left PictureBox(icon looks like desert scene), then from the Properties of Picture1.Picturebox, double click Picture to select the image file from your hard drive, and after thats done, simply double click the image you just place in the form, and set the code to do whatever under Picture1_Click()
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.