Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report preview toolbar
Message
De
29/12/2015 11:08:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Report preview toolbar
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01629384
Message ID:
01629384
Vues:
176
Next question.

I am opening a report for preview in a maximized form, but when it is displayed, the Preview toolbar is shown but not accessible.

How do make the toolbar accessible?
PRIVATE oPreview
DO FORM Preview NAME oPreview
REPORT FORM pantry_log PREVIEW WINDOW oPreview 
oPreview.release()
RELEASE oPreview
Here are the properties of the form,
.AlwaysOnTop = .T.
.AutoCenter = .T.
.ClipControls = .T.
.ShowWindow = 2 && As Top Level Form
.WindowState = 2 && Maximized
.WindowType = 0 && Modeless
Greg Reichert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform