Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Preview centered on screen - print control docked
Message
 
À
16/07/1999 00:38:15
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00242119
Message ID:
00242263
Vues:
23
>Do I pre-create a blank form FOR the preview to go into?

Hi Peter,

PMFJI, but it's probably easier to create a class based on a form for this. The you can use it like this:
SET CLASSLIB TO (yourlib)
oPreviewFrm = CREATEOBJECT('PreviewForm')
REPLEASE CLASSLIB (yourlib)
REPORT FORM (youreport) NOCONSOLE PREVIEW IN WINDOW (oPreviewFrm.Name)
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform