Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Class is Minimized
Message
 
À
26/01/2005 12:00:56
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00980800
Message ID:
00980838
Vues:
88
>Setting Modal or Modaless does not seem to make any difference.
>
>I use this code to display the class form:
>
>sde = CreateObject("splashscreen")
>sde.Visible = .T.

Try:
sde = CreateObject("splashscreen")
sde.Show()
It works for me.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform