Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Full screen
Message
De
07/02/2006 06:02:33
 
 
À
09/11/2005 06:00:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01066715
Message ID:
01094217
Vues:
8
do it:
_screen.lockscreen = .t.		
_screen.autocenter = .t.		
_screen.WindowState = 2			
_screen.titlebar = 0			
_screen.Width = sysmetric(1)		
_screen.height = sysmetric(2) - 15	
_screen.top = -4			
_screen.left = -4			
_screen.lockscreen = .f.		

report form report1 preview
to return your screen to normal state do:
modify window screen
(I published it at www.tomazetti.tk)


>hi all,
>
>any idea,help
>i need to show my report as full screen
>
>report form report1 preview
>
>
>thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform