Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Maintenance Form and Container components
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01012512
Message ID:
01012700
Views:
17
Mike,

>The tool tip says "The keyword new is required ... because it hides inherited member ...". Is it best to do what the tooltip says, or just comment out the line?

Victor's right--VS .NET automatically added this line of code for you and then subsequently complained about it <g>. It's a compiler warning (vs. an error) that you can ignore. If you want to get rid of the warning, you can add the "new" keyword to the variable declaration.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform