Results 1 to 2 of 2

Thread: [RESOLVED] New Instance Trouble

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Posts
    484

    Resolved [RESOLVED] New Instance Trouble

    Hi all,

    I have the name of the form, how do I create a new instance while I am in run time?

    I have this code:
    VB Code:
    1. Private Sub OpenFormByName(oForm as Form)
    2.        oForm.Show()
    3. End Sub

    I can't assign New to anywhere, can anyone help?

    Thanks

    PlayKid

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Posts
    484

    Re: New Instance Trouble

    Sort it....
    Thanks alot.....

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