| From: | Suzie Latta |
| Date: | Tuesday 15 May 2001 5:14 AM |
| Subject: | visual basic |
| Question: | Hi,
I've got a uni Assignment using visual basic and we can't work out how
to do something, and where wondering if you could help. Suzie |
If the pictures are files and the pictures are displayed in the PictureBox, the following code may help you:
|
Private
Sub List1_Click() |
| From: | vijaysekaran |
| Date: | Wednesday, May 19, 2004 at 09:24:35 |
| Comments: | our coding is very useful in my project
thanks |
| From: | roja | |
| Date: | Thursday, July 10, 2003 at 07:07:48 | |
| Comments: | if you name the files the right way try
|
| From: | khamlijy rachid |
| Date: | Thursday, June 12, 2003 at 20:31:59 |
| Comments: | I NEED MORE INFORMATION ABOUT IT LIST BOX |
| From: | nadz |
| Date: | Tuesday, April 29, 2003 at 09:47:18 |
| Comments: | hey guys, how can i display the content of my tables in listbox? |
| From: | Frank |
| Date: | Saturday, February 15, 2003 at 10:55:14 |
| Comments: | Another question, if i want to make a MID playable file as soon as the user click the list1. How can i do that to load the MID. Can be use the same way as the pic. |
| Reply: | If you are using the Windows Media Player control, then use this code:
|
| From: | Frank |
| Date: | Saturday, February 15, 2003 at 10:52:16 |
| Comments: | Your code in this page save me a lot of strees and it work for my project, a simple one!
Thanks!! |