|
-
May 25th, 2004, 05:36 PM
#1
Thread Starter
Frenzied Member
How to tell if reference is available?
I have a program that I use a reference in as a control. This was added in the References section of VB. In my install program I am including the control to be installed also but how can I tell in my VB app if the reference is available on that computer without the whole program bombing out?
I do this:
Dim ABC as RefNameHere
If RefNameHere is not installed, it bombs. Anyone know how to check first?
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
|