|
-
Dec 1st, 2006, 05:55 PM
#1
Thread Starter
Lively Member
[RESOLVED] Select ALL objects
Hi
Can anyone tell me how to change properties of ALL OBJECTS in a form during run-time in VB6?
ObjectName.
I just forgot how to do this. I just remember declaring a variable as OBJECT and using a LOOP.
for e.g. can you tell me how to change the VISIBLE property of all objects during runtime.
I know how to change it usign the object name like bellow so I'm not asking about that.
ObjectName.Visible = True
Looking forward to hear.
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
|