Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Peek a boo class
Message
 
 
À
06/11/2001 19:25:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00578309
Message ID:
00578310
Vues:
21
This message has been marked as the solution to the initial question of the thread.
Try
loSelectFields = NewObject("frmSelectFields", "DCMisc", "","DeaultTable")
loSelectFields.Show(1)     && Modal
>
>I have a field selection class that I want to call from a form. Except the class shows and then disappears. What is that all about.
>
>Here's the code:
>
>loSelectFields = NewObject("frmSelectFields", "DCMisc", "","DeaultTable")
>loSelectFields.Visible =.T.
>
>
>How do I make it stick around so that I can select the fields?
>
>Thanks in advance.
>
>Aloha,
>
>James
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform