|
-
Jul 8th, 2010, 10:30 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Visual Studio IDE Help
I have written a code and now i am facing a problem.I want to change the name "Textbox" to "Richtextbox" in my entire code.But since i need to change a lot,i cant do it manually.I had seen earlier that this can be done by some shortcut keys(which bring up the replace dialog) but unfortunately i cant get it.
Please help
-
Jul 8th, 2010, 10:43 AM
#2
Re: Visual Studio IDE Help
If it is the name of a control, just change it in the Properties window.
If it is the name of a variable/parameter/etc, right-click on it and select "Rename".
-
Jul 8th, 2010, 11:40 AM
#3
Thread Starter
Fanatic Member
Re: Visual Studio IDE 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
|