|
-
July 17th, 2008, 05:28 PM
#1
[RESOLVED] VS 2005 Neatness?
If you write an application without renaming the buttons and textboxes. And you would like to rename them when you are finished with it. VS doesn't rename the (button1_click).
Eg. If you pull off a button leave the name default, and add some action to that button. But you later decide to rename it, it does rename it but it doesn't rename button1_click in form1.cs. And if i try to change it manually i get an error when compiling.
Is there a way to get that renamed?
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|