|
-
Apr 11th, 2004, 04:57 PM
#1
Thread Starter
New Member
images
when i click on an item (which contains a product number the product name and price) in a combo box, is it possible to have the image shown without hard coding it?
my images are named after their product numbers.
-
Apr 11th, 2004, 09:13 PM
#2
Sleep mode
What images are you talking about ?
-
Apr 11th, 2004, 09:15 PM
#3
Thread Starter
New Member
when i click on an item the combo box, the image of the item is shown in a picture box beside it.
-
Apr 11th, 2004, 09:50 PM
#4
Sleep mode
Does your comboBox show the images inside it or what ?
-
Apr 11th, 2004, 09:53 PM
#5
Thread Starter
New Member
the picture appears in a picture box outside of the combo box
-
Apr 11th, 2004, 10:01 PM
#6
Sleep mode
I still don't understand your problem with the images but maybe could load the paths of the images in the combobox and get the selected item from the comboBox which will be the path to the image that you're showing in the picturebox .
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
|