Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to Define Winodow and to add objects to i
Message
De
16/11/1998 09:37:11
 
 
À
16/11/1998 09:16:50
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00157806
Message ID:
00157813
Vues:
19
Did you used the NAME clause? If so, iguess you could use loWindow = CreateObject("cmdButton", "MyClass")

While the previous suggestion may work, I would suggest that you create a form class and use this instead of DEFINE WINDOW. You will be able to reuse the class more easily that the code.

HTH

>I used the command 'Define Window' to create an about screen.
>
>I was wondering if there was a way to addobjects or createobjects
>on this window?
>
>I tryed to use createobject to create a command button but it would not display at all.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform