|
-
Nov 23rd, 2000, 10:12 AM
#1
Thread Starter
New Member
Hi! Does anyone know how I can delete/remove a shape object from a picture box in codes?
Another question is how to I destroy a dynamic array?
I've declared it as :
---------------------------
Private arrayX() as Shape
Redim arrayX(5)
---------------------------
I want to remove all the values in the array and fill it with new ones.
Thanks in advance for any help!
-mybren-
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
|