Results 1 to 3 of 3

Thread: forms in userControls

Threaded View

  1. #1

    Thread Starter
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872

    forms in userControls

    i'm making a wizard control in VB.NET
    The control contains:
    - a picture box for the logo of the program
    - 4 controls (next, previous, cancel, help)

    But what I need to do is load a form into my control.

    I load my control in a form, but dan I have to be able to load a form into the control, so that i do not have to program the 4 buttons every time on another form.

    I have such an ocx for vb6, but can't use it in VB.net so i'm trying to make a new one.

    could somebody help me?
    Last edited by robbedaya; Oct 12th, 2002 at 07:43 AM.
    - Use the thread tools to Mark your Thread as Resolved when your question is answered.
    - Please Rate my answers if they where helpful.

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