Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print preview
Message
De
21/05/1997 14:58:43
 
 
À
21/05/1997 14:52:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00033115
Message ID:
00033153
Vues:
52
>>>>O.K. I figured out why the preview was burried. I have desktop set to true. How do I get the print preview to be on top when I have desktop set to true?
>>>
>>>Have you tried something like:
>>>
>>>.desktop = .f.
>>>report preview etc...
>>>.desktop = .t.
>>>
>>>/Paul
>>
>>Don't do this. Desktop is read-only in run-time. Instead of this use:
>>Thisform.hide
>>report form .... preview
>>Thisform.Show
>
>How about the case where I have 3 form open at once?

The easiest answer is to hide/show all of them. But sophisticated people would advise ZOrder.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform