Results 1 to 5 of 5

Thread: about a diferent controls

  1. #1

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,959

    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
    VB6 2D Sprite control

    To live is difficult, but we do it.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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.

  3. #3

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,959

    Re: about a diferent controls

    Quote 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
    VB6 2D Sprite control

    To live is difficult, but we do it.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: about a diferent controls

    And did you compile the usercontrol after you created it?

  5. #5

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,959

    Re: about a diferent controls

    Quote 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
    VB6 2D Sprite control

    To live is difficult, but we do it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width