Results 1 to 2 of 2

Thread: Showing a form!

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    879

    Talking

    I made a program using the wizard and I have a login form also on it. The login form shows up first, I added and extra button to it for a thirty minute trial without loging in. But when I come to showing frmMain it says something like this "can not display non-modal form when modal form is displayed or something!!!" How do I show the main form!
    Visual Basic 6.0
    Visual C++ 5
    Delphi 5


  2. #2
    Fanatic Member r0ach's Avatar
    Join Date
    Dec 1999
    Location
    South Africa
    Posts
    722
    frmMain.Show vbModal

    r0ach™
    Don't forget to rate the post

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