Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.ShowWindow value changes when created
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00169406
Message ID:
00169571
Vues:
21
Oops... I see you are trying to create an In Top Level Form. Scratch the comment about Top Level Forms...

When you invoke the Show() Method, you need to pass the ShowWindow argument. Change you call to: form.show(1)


>I have a modal lookup form class with its .ShowWindow property=1 (In Top-Level Form). In the Init of my top level form I use CREATEOBJECT() to create the lookup form object but when I tried to .Show() it nothing happens. When I traced it in the debugger the objects .ShowWindow=0. Any ideas on what I'm doing wrong? TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform