|
-
Oct 10th, 2002, 05:42 AM
#1
Thread Starter
Fanatic Member
Copying a form
I know this is a silly question but I just dont understand it.
I have a form called "testing.vb" and I want to copy it so that I have another form in my project called "tyesting1.vb".
If I save as it seems to rename.
I cant find the original "testing.vb" anywhere.
If I copy and paste my original form kind of vanishes. I can see the code but not the form.
Can anyone help?
-
Oct 10th, 2002, 06:04 AM
#2
Fanatic Member
Hah, I see exactly what you mean - well, another way is to copy the file outside the IDE and then add to project. *tries* Err, no it ain't. Intellisense is a bit too smart for its own good eh.
Okay - copy the file outside the IDE, edit with Notepad, replace all occurrences of "Form1" with "Form2", rename file. That worked.
-
Oct 10th, 2002, 06:12 AM
#3
Thread Starter
Fanatic Member
I cant believe that microsoft in all their wisdom did not think this one out.
What a bunch of Plebs.
-
Oct 10th, 2002, 06:16 AM
#4
Fanatic Member
They vex me too *points to dinky printing features*
-
Oct 10th, 2002, 06:19 AM
#5
Thread Starter
Fanatic Member
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
|