Results 1 to 4 of 4

Thread: Question about VB6

  1. #1
    Guest

    Post

    Can VB6 be set up to open the forms of a project instead of the code when a .vbp file is opened? It would be realy handy if I could change this. Thanks.

  2. #2
    Lively Member
    Join Date
    Oct 1999
    Posts
    101

    Post

    Hi Nookta,

    If I am understanding your question correctly, all you need to do to get your program to refer to a Form when being opened instead of a Module is to choose Project from the Menu Bar and then Properties and then set the Startup Object to the name of your form.

    Hope this helps.

    Chris

  3. #3
    Guest

    Post

    i think he means when your still designing the program, before compiling it. i think it is always going to show the code on top, unless you save the workspace with the form uppermost. (dont ask me how to save the workspace!)

    ------------------

    Wossname,
    Email me: [email protected]

  4. #4
    Guest

    Post

    Yes wossname, I should have made clear I meant design time. It seems to open the code even if I have my forms open and the code closed. Just thought I was missing something obvious. Thanks.

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