|
-
Feb 2nd, 2004, 07:12 AM
#1
Thread Starter
Member
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.
-
Feb 2nd, 2004, 07:40 AM
#2
Thread Starter
Member
please ppl..i need ur help.....its urgent
-
Feb 2nd, 2004, 07:42 AM
#3
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.
-
Feb 2nd, 2004, 07:50 AM
#4
Thread Starter
Member
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 ???
-
Feb 2nd, 2004, 07:56 AM
#5
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.
-
Feb 2nd, 2004, 08:02 AM
#6
Thread Starter
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|