Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyboard !!
Message
 
To
17/01/2002 04:31:18
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00605971
Message ID:
00606025
Views:
25
I use this:

*----------------------------
*if system menu off
set sysmenu on && to maximize preview window, otherwise short-key does not work
KEYBOARD '{Ctrl-F10}' && maximize
set sysmenu to && remove toolbox
_SCREEN.CONTROLBOX = .F. &&if close button is enabled

report form ... preview

* if needed, set back
set sysmenu off
set sysmenu to default
_SCREEN.CONTROLBOX = .t.
*------------------------
Best Wishes


>Hi,
>
>someone said, we can preview a report in full screen.
>use the KEYBOARD command after the REPO FORM MY_REPORT line.
>
>Can you told me the detail ?
Previous
Reply
Map
View

Click here to load this message in the networking platform