Results 1 to 5 of 5

Thread: Form1.vb[Design] showing in codes, not graphical?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2008
    Posts
    22

    Angry Form1.vb[Design] showing in codes, not graphical?

    Okay this is one of the reasons I have to always start over my projects. I save my program, load it up later to finish, and 50% of the time I cannot view my Form1.vb [design] (you know, the box that allows you to add stuff like buttons, the visual box, not coding), so I cannot edit the "box".

    I tried everything, this made me start over 5 times already. I cannot work like this anymore! Please help me the proper way of saving/loading a project, and how to get the visual box back.

    The way I save is I do file > save all. I load it by opening VB and dragging the form1.vb and other related files inside lol.

    thanks in advance

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: Form1.vb[Design] showing in codes, not graphical?

    Hi,

    You should use Save or Save As your Form1.vb before you use Save All.

    Try it,

    sparrow1
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2008
    Posts
    22

    Re: Form1.vb[Design] showing in codes, not graphical?

    ok i willl later and notify you in here, thanks

  4. #4
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Re: Form1.vb[Design] showing in codes, not graphical?

    Why on earth don't you simply double-click on the .sln file in your working directory? That will tell VS everything it needs to know about loading your project.

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Aug 2008
    Posts
    22

    Re: Form1.vb[Design] showing in codes, not graphical?

    k ill try it when i can 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