Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu and taskbars
Message
 
To
24/03/2003 20:51:10
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00769556
Message ID:
00769557
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
Geoff,

To hide the task bar, do the following:

IF WEXIST("report designer")
HIDE WINDOW "report designer"
ENDIF

Hopefully someone else can help with the menu issue.

Doug

>I have an executable that just runs a report based on the parameters passed to it.
>
>Unfortunately when the report displays it also displays the report designer menu and task bars, even though these are not enabled.
>
>How do I turn these off???
>
>Regards
>Geoff Scott
Previous
Reply
Map
View

Click here to load this message in the networking platform