|
-
Sep 28th, 1999, 02:16 AM
#1
Thread Starter
New Member
Hi,
I have a MDI parent form and on the form there is a picturebox called picMain. I have another picturebox called picFunction and it is on the picturebox picMain. So picMain is the container for picFunction. Now, I gave picFunction the index 0. How can I create another instance of picFunction on picMain? I tried to do it with
load picFunction(1)
picFunction(1).visible=true
but this doesn't work.
Can anybody help me?
I appreciate your help!
Thanks!
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
|