Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report form within a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00031810
Message ID:
00031882
Vues:
38
>>>In launching a 'report form someform preview' via a button on my form, should I define a window to display the previewed data then release it and give control back to the form? Thats what I did but it gets lost on the way and doesn't seem to work. Has anyone done this before?
>>
>>The REPORT FORM someform PREVIEW has it's own window. Just invoke
>>the REPORT FORM someform PREVIEW and on your next line of code type,
>>thisform.refresh()
>
>Thats what I thought but the form itself remains steadfastly on the screen in the foreground. all repo form previewing is hidden behind it.

Timothy, check if your form is MODAL. Modal forms tend to stay on top of everything (like a messagebox).

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform