Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual Inheritance wOOPs
Message
From
10/11/2006 08:49:35
John Baird
Coatesville, Pennsylvania, United States
 
 
To
10/11/2006 04:09:50
General information
Forum:
ASP.NET
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01168684
Message ID:
01168712
Views:
14
You can use the Base keyword plus the method, ie...

base.Cancel()




>wOOPs
>
>Seems like I asked the wrong question
>
>I have been trying since i got into PocketPC to develop a Framework for my programmes
>
>Looked at an old Blogg from a year ago and found what i wanted 7 months ago!!!!
>
>Ive got a class library containing a Form C#
>
>I have inherited from that Form and got methods working in the inheritaed form from both the Base Class and the form ((Arnt I clever!!!)
>
>this is using the Protected Virtual bits of VS
>
>How do I call the method in the Base Form WHEN I WANT - you can do this in FOX
>
>
>ie
>FORM METHOD
>messagebox.Show("First part of Local Method")
>\\ call the method in the base class (Or I supose other mehod in base class)messagebox.Show("Code in Base Method")
>
>messagebox.Show("Second part of Local Method")
>
>If you can tell me how to do it in VSudio C# I can test it in PocketPC
>
>Regards
>
>Richard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform