|
-
Oct 30th, 2000, 09:25 AM
#1
Thread Starter
New Member
I wonder if anyone can help....
I need to be able to click on a picture box created at run. The picture boxes are created using the code:
Set objFurn = frmRoom.Controls.Add("vb.PictureBox", "Furnbox" & index)
how dow i access these picture boxes by clicking on them at run-time?
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
|