Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maximize Report Preview
Message
De
29/10/2002 14:01:09
Andy Roth
Neyenesch Printers
Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00716537
Message ID:
00716572
Vues:
19
the WindowState worked perfectly.
I just changed the windowstate of the _SCREEN
and set it back afterwords

Thanks

>try this little trick
>
>
>Local oPreviewForm as Form
>
>oPreviewForm = CREATEOBJ("Form")
>oPreviewForm.Name = [PreviewWindow]
>oPreviewForm.WindowState = 2  &&Maximized
>oPreviewForm.Visible = .T.
>
>REPORT FORM YourReportFile.Frx to print preview window PreviewWindow
>
>oPreviewForm.Release
>
>
>
>hope this helps
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform