Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying the Report Controls Toolbar in Code
Message
 
To
01/11/2004 22:47:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00956840
Message ID:
00956845
Views:
17
>Does anyone know how to display the report controls toolbar in code?
>
>I've tried SHOW WINDOW ("report controls") But I just get an error saying the window is not defined. I've opened a blank report form and done the same as above with the same results.
>
>Thanks!!!
>
>bob


Try:

SHOW window('Report Controls')
HIDE WINDOW('Report Controls')
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform