Results 1 to 2 of 2

Thread: [2008] Can't continue before window's closed

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2007
    Location
    England
    Posts
    270

    [2008] Can't continue before window's closed

    I'm trying to figure out what the code to do this is:
    I click register, regform.show happends, then I want the user to finish with that form either finish it or cancel it before going back to main form. So what i'm trying to say is I don't want user to be able to access main form, while reg form is running.

    Can someone help me with this? thanks.

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [2008] Can't continue before window's closed

    Show that form using the ShowDialog method rather than the Show method.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

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