Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a form object on a top level form
Message
From
30/08/2001 00:31:16
 
 
To
30/08/2001 00:18:32
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00550699
Message ID:
00550702
Views:
16
This message has been marked as the solution to the initial question of the thread.
>When adding a form object on a top level form, I can't see my form. I am using this code to create my Thermo form class from my top level form.
>
>
>oApp.AddObject('oThermo','Thermo')
>oApp.oThermo.Caption=tcTitre
>oApp.oThermo.Show()
>
>
>I have found that when working with top level form, we can't see the Thermo form class. What can I do?

Is the ShowWindow property of your Thermo class set to 'In Top-Level Form'?
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform