Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Forms
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Creating Forms
Miscellaneous
Thread ID:
00940163
Message ID:
00940163
Views:
59
Hi,

I am generating a form with

form1 = Createobject("FORM")
....


and later saving as

form1.saveas('formname')

I like to add some code in init, load and my own defined methods. The example code of addobject use a class to add code. Can I do it without using a class?

Regards,
David
Next
Reply
Map
View

Click here to load this message in the networking platform