|
-
Apr 18th, 2008, 09:20 AM
#1
Thread Starter
PowerPoster
about a diferent controls
if i use a control that don't came with visual basic 6 in my usercontrol project these control will be compiled too or i must use both control(the my usercontrol and the other control), when i do a setup file?
in these case, the control will be used in property page.
thanks
-
Apr 18th, 2008, 11:53 AM
#2
Re: about a diferent controls
If the user control is a compiled OCX, then it would need to be included in your setup.
If you have the source and are using the .ctl file, then it will be compiled in your exe.
-
Apr 18th, 2008, 12:35 PM
#3
Thread Starter
PowerPoster
Re: about a diferent controls
 Originally Posted by Hack
If the user control is a compiled OCX, then it would need to be included in your setup.
If you have the source and are using the .ctl file, then it will be compiled in your exe.
i was asking if i needed the control(that visual basic 6 don't have), that i will use in my usercontrol project, in setup file.
thanks
-
Apr 21st, 2008, 08:22 AM
#4
Re: about a diferent controls
And did you compile the usercontrol after you created it?
-
Apr 29th, 2008, 07:55 AM
#5
Thread Starter
PowerPoster
Re: about a diferent controls
 Originally Posted by Hack
And did you compile the usercontrol after you created it?
i'm sorry, but i don't test it. because a have both objects in system.
if my question continue confuse heres what i ask:
i'm buinding a control, but these control is using another control that the visual basic 6 don't have. then i will compile the new control. if i use these new control in other pc, did i need the other control that a use it for build the new control?
PS: i'm sorry bored and 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
|