Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Report Viewer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00561257
Message ID:
00565108
Vues:
34
Hi,

If you have the same problems that i had, i had to create the Viewer at run-time (boring...).

But you can had this code to the RESIZE method of your form:

thisform.CrViewer1.width = thisform.width
thisform.CrViewer1.height = thisform.height

This way, you should get it.

At my application, i've maximized the form, at the INIT method.


Hope it helps.


RIcardo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform