Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying the Report Controls Toolbar in Code
Message
From
02/11/2004 19:38:36
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00956840
Message ID:
00957412
Views:
15
>>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')

NOPE.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform