|
-
March 13th, 2001, 02:09 PM
#1
Components Dialog box
In the Components Dialog box in VB, there are a list of activex controls and other dlls that can be added to the toolbox. What is the Browse button used for in the components dialog box? The reason I ask is because ActiveX controls have to be registered to work. When they are registered, they are automatically placed in the components dialog without browsing for them. Can anyone give me an example of when you would use the browse button to add a file to the components list?
-
March 13th, 2001, 02:22 PM
#2
Re: Components Dialog box
sometimes ocx's etc are not registered and by browsing to them and selecting them you register them.
I have used a few like this that I got from Activex.com etc
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
|