Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to define events code for AddObject controls.
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
How to define events code for AddObject controls.
Miscellaneous
Thread ID:
00442646
Message ID:
00442646
Views:
42
Is their a method to define events for controls arriving via AddObject, without resorting to a DEFINE CLASS
oForm.Addobject('Button','CommandButton')
.. and then -
oForm.Button.Click=SomeProcedureName()
or something like this.

It seems that the events are read only outside a class define.
AHA
Terry
Imagination is more important than knowledge
Next
Reply
Map
View

Click here to load this message in the networking platform