Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can i override the event code for the .vcx in my form
Message
 
To
22/07/1998 07:42:02
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00120086
Message ID:
00120090
Views:
18
>can i override the event code for the .vcx in my form
>if so how & where that code will be written to

Any code placed in an event or method overides code that would normally fire in that event or method that exists at a higher class level. This is ture whether it's in a form or a subclass of any class. To have an event or method execute both your code and the class code, have a look at the help topic on "::" (the scope resolution operator).
Previous
Reply
Map
View

Click here to load this message in the networking platform