|
-
Jun 8th, 2000, 05:10 AM
#1
Thread Starter
New Member
Is there another way to find the type of an object other than the TypeOf statement? If I check for types of controls that aren't included in the project, it generates an error which can't be handled. I've considered using the Object object and just try every property (.Text, .Caption etc) but that seems kind of sloppy. Any suggestions?
Thanks.
Drew
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
|