Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do i base a form on another form?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00514655
Message ID:
00514681
Views:
10
>>How do I base a form on a predefined form? Am I immature to believe that going to tools/options and setting default forms class is rather annoying?
>
>create form MyNewForm as MyFormClass from MyFormClasslibrary
>
>The source form must be a class. You can't use another SCX based form to create a new (unless you copy the SCX/SCT to a new name and modify it).
>
>HTH.

You can try to use Save As Class menu option, or form.SaveAsClass method. SaveAsClass method allows you subclass practically anything on the fly.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform