Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save class as a form
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01520863
Message ID:
01520865
Views:
92
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>I've developed a class recently called HTMLPreview. I now want to make a form that will be the same as a class (well, as a starting point, I will modify).
>
>Do you know of a simple way to change class into a form?
>
>Thanks in advance.

I am sure it is not what you asked but I think you should use
CREATE FORM {yourForm}  as HTMLPreview FROM {yourClassLib}
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform