Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overriding Base Events in C#
Message
General information
Forum:
ASP.NET
Category:
Forms
Title:
Overriding Base Events in C#
Miscellaneous
Thread ID:
00641684
Message ID:
00641684
Views:
67
Hi Guys,
I have a base class form which sets certain properties in the load event. In my application, I inherit this form and in the load event I want to override the base Load Event. IE. I dont want to use the base Load event I want write my own load event in the inherited form.

In my inherited form I use private overrides void form1_Load() but I keep getting an error there is noo method to override. can anyone help me. Does overriding work like VFP(unless You say dodefault() in inherited form will it run the base event).

TIA
Fred Besterwitch, MCP

The harder you work. The luckier you get.
Next
Reply
Map
View

Click here to load this message in the networking platform