Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Events in prg file
Message
From
02/10/1997 13:52:05
 
 
To
02/10/1997 13:13:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00052885
Message ID:
00052898
Views:
28
>After adding an object with ADDOBJECT how are events like valid and keypress events done. I can change other things like visible, size, ...ect but events for valid and keypress I receive a read only error.
>This is in a prg file.
>
>Thanks in advance.

That's because Valid,Keypress,etc are events and you cannot modify them after you instanciated an object from class. Therefore, you should go to class definition (class designer) to write (if necessary) your own code into those events.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform