Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One form application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01128732
Message ID:
01128741
Vues:
26
Thanks a lot..
Just for the records..
My main program is this:
set sysmenu off
_screen.visible=.f.
_screen.caption="Consulta de precios"
do form consulta
read events
And set the form's showwindow=2
And placed a commandbutton in the form with this in the click event:
clear events
sqldisc(0)
thisform.release
quit
>Hello Jonathan
>
>Make the form a top level form by setting the show window property, you can turn off the VFP main screen with _screen.visible=.f.
>
>Bob
>
>
>>Hi.
>>My application will consist just of a small form (400 x 500 pixels) is there any way to overide the Visual Foxpro screen and just show the form?
>>Thanks in advance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform