Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report preview toolbar
Message
From
29/12/2015 11:08:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Report preview toolbar
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01629384
Message ID:
01629384
Views:
175
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
Next
Reply
Map
View

Click here to load this message in the networking platform