|
-
Sep 23rd, 2012, 05:51 AM
#1
Thread Starter
New Member
VS2012 - How do I change PictureBox when a ListBox value is selected?
Hey guys,
I'm new to this forum because I've seen some really good guides on here. I came across this guide yesterday, and have tried to implement it with my current project, but it's not working, so I thought I'd might as well ask for help and see if you could help me out.
Basically, I have a PictureBox and a ListBox with a lot of values. I would like to make it so that whenever you select a new value in the ListBox, it will change the PictureBox image. This means that every ListBox item should have a image linked to it, so whenever you select it, it loads on the PictureBox area.
How would I go about doing this?
Any help is appreciated! I just started learning VB.NET so if you could try and describe in-depth, that'd be amazing.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|