Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding form initially
Message
 
To
04/07/2002 08:20:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00674786
Message ID:
00675490
Views:
15
>Jamie,
>
>Thanks for the suggestion. I am working in the form designer and issuing DO FORM, vs. using a form object. I had thought about using a form object, but don't really want to write all the code to add controls when I already have them on a form in the designer. (ok, call me lazy).
>
>I may ultimately go that way, but first I want to model in the designer. Thanks for the help.
>
>Joe

You can save your form as a class from the form designer ->
File / Save as class

You won't have the data environment though and will have to open up any tables in the load() event of the form class.

Cheers,
Jamie
Cheers,
Jamie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform