Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form within top-level form
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00741589
Message ID:
00746886
Views:
27
Hi Russell,

>Well, the top-level form is a form, but the pick list is a form class and I create an instance of it with CREATEOBJECT, set some properties to tell it what to display, then SHOW it.
>
It shouldn't make any difference. This isn't tested but something like the following should work:

loform = createobject("frmPicklist")
ACTIVATE WINDOW (frmPicklist.Caption) IN WINDOW (top-level form name)

pamela
Previous
Reply
Map
View

Click here to load this message in the networking platform