Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Renaming a class
Message
 
To
05/11/2004 12:51:10
General information
Forum:
ASP.NET
Category:
Visual Studio
Miscellaneous
Thread ID:
00958557
Message ID:
00958604
Views:
20
This message has been marked as the solution to the initial question of the thread.
>>Go to Properties window and change Name property
>
>When I highlight WebForm1 in Object Browser, the Property window does not react.

OK, I see the difference. My project was C#, yours in VB.
Then double-click on WinForm1 class in Class browser, go to the code window and change it there:
Public Class WebFormMichel
    Inherits System.Web.UI.Page
However, I would expect the .Net IDE behave consistently... :)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform