Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a form based on a class
Message
From
10/11/1997 21:07:38
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00059407
Message ID:
00059442
Views:
30
from the command window:

set classlib to myvcx additive
of = createobj("myvcx.myform")
of.saveas("mynewform")
modi form mynewform

Ain't VFP great? <g>

Hank

>I want to create a form based on a class of a form in a .VCX. Is there a quick way to do this instead of having my class setup as a Form template in the Options dialog? I've tried dragging the class icon from the Class Browser onto a form set, but to no avail.
>
>TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform