Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to modify Event/Method programatically
Message
 
To
30/07/2001 11:13:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00537145
Message ID:
00537249
Views:
18
Thought so, but figured I'd find out for sure.

Thanx to all that replied.

>>If I place a class on a form I can easily change the code for a method or event. If I instantiate a class using CREATEOBJECT() in code, how do I make the same code changes to a method or event?
>
>When you place an instance of a class on a form, you are effectively creating a subclass of that object that allows you to override methods and properties. If you don't want to drop the object on the form at design time to override methods, you'll have to create a subclass of it somewhere else.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Reply
Map
View

Click here to load this message in the networking platform