Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass parameters to classes visually
Message
From
19/03/1998 15:28:06
 
 
To
19/03/1998 15:25:12
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00085781
Message ID:
00085789
Views:
36
>Hi Ed,
>
>I found the CREATEOBJECT, but is there a way through the Form Designer to supply parameters to the instances of classes?
>
>Rex

If you want to use Form Designer then you just go to instanciated Control.Init event and put your code here (i.e. you don't need to pass parameters in this case because this snippet is already on-hand). If you want to run both control.init and parentclass.init then you use DODEFAULT().
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform