Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hidding the control box in reports
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00296013
Message ID:
00296113
Views:
26
>>Hi,
>> Does somebody knows how to disable or hide the control box buttons in a report? I've had problems with that ...
>>
>>Rosy
>
>Do you mean a button on preview toolbar? You can do it.
>Firslty, create your own resource file and SET RESOURCE TO Myfoxuser.dbf. Then you may select from VFP menu View/Toolbars/Print Preview/Customize, and remove some button(s) from the toolbar. The new toolbar apperance will be saved in Myfoxuser.Dbf. Now you have it: in run-time when necessary (e.g. right before REPORT FORM ... PREVIEW) 'activate' your resource file (SET RESOURCE TO myfoxuser.dbf) and 'deactivate' it (SET RESOURCE TO) afterwards.

Hi Ed,

How do you maximize a report preview at runtime as default behavior?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform