Results 1 to 6 of 6

Thread: Missing tab in the toolbox(vb.net) [RESOLVED]

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2003
    Location
    Delhi, India
    Posts
    47

    Missing tab in the toolbox(vb.net) [RESOLVED]

    hi...
    i accidentally removed the Windows Form tab from my toolbox in vb.net. i've tried all possible things...but it wont come back !!!!
    this is only in one project..in the other the tab still exists . how do i get it back ??? gotta work to do on it !!!
    thnx
    Last edited by amNewatVB; Feb 2nd, 2004 at 08:03 AM.

  2. #2

    Thread Starter
    Member
    Join Date
    Dec 2003
    Location
    Delhi, India
    Posts
    47
    please ppl..i need ur help.....its urgent

  3. #3
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536
    The quick and dirty answer is to start a new project and copy all your code into it (right-click on the project in the Solution Explorer of your new project, select Add Existing Item, and specify all the code files from your original project).

    I've no idea how to do it "properly". Sorry!
    This world is not my home. I'm just passing through.

  4. #4

    Thread Starter
    Member
    Join Date
    Dec 2003
    Location
    Delhi, India
    Posts
    47
    when i open the new project...the Windows Forms tab comes but with no controls...what do i do ?? do i have to add them all using customize toolbox ???

  5. #5
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536
    You said it was only in one project that you had the problem. Do you have an existing project that doesn't have the problem that you can open? If so, make a copy of it, delete all the code from it and then transfer all the code from the problem project in.
    This world is not my home. I'm just passing through.

  6. #6

    Thread Starter
    Member
    Join Date
    Dec 2003
    Location
    Delhi, India
    Posts
    47
    well what i did was that i added all the components labelled as system.windows.forms from the customize toolbox..n now its working
    thnx for ur help

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