Everytime the preview windows of Report come out,
I cannot control the position of the report toolbar
In some cases, the report toolbar is lost.

How can I control the position of the report toolbar ?
Or the visibilityof the toolbar ?

Re: How to control the report toolbar when Previewing the report by Rick

Rick
Tue Aug 10 12:33:35 CDT 2004

This information is stored in the resource (FOXUSER.DBF) file. One =
approach is to create a resource file the way you want it, save it, and =
then when you run the report, use SET RESOURCE to the file that has the =
proper setup. Note: You should mark the file read-only so that the users =
can't change the info - it's normally changed each time the user moves =
it, closes it or undocks it.

Rick

"Hughs Man" <hughs@graduate.hku.hk> wrote in message =
news:ey%23mNavfEHA.3612@TK2MSFTNGP12.phx.gbl...
> Everytime the preview windows of Report come out,
> I cannot control the position of the report toolbar
> In some cases, the report toolbar is lost.
>=20
> How can I control the position of the report toolbar ?
> Or the visibilityof the toolbar ?
>=20
>

Re: How to control the report toolbar when Previewing the report by Devapriya

Devapriya
Tue Aug 10 23:19:46 CDT 2004

also note that this can be controlled programmatically in VFP9.

Beta download:
http://www.microsoft.com/downloads/details.aspx?familyid=23fbc57b-93b0-4cb7-b376-53ca04fca159&displaylang=en

Reporting samples:
http://www.microsoft.com/downloads/details.aspx?familyid=8481ca1a-9022-4a6c-a1d1-8f9a31559489&displaylang=en

Kind Regards,
Devapriya De Silva

"Rick Bean" <rgbean@unrealmelange-inc.com> wrote in message
news:ORVarAwfEHA.3632@TK2MSFTNGP11.phx.gbl...
This information is stored in the resource (FOXUSER.DBF) file. One approach
is to create a resource file the way you want it, save it, and then when you
run the report, use SET RESOURCE to the file that has the proper setup.
Note: You should mark the file read-only so that the users can't change the
info - it's normally changed each time the user moves it, closes it or
undocks it.

Rick

"Hughs Man" <hughs@graduate.hku.hk> wrote in message
news:ey%23mNavfEHA.3612@TK2MSFTNGP12.phx.gbl...
> Everytime the preview windows of Report come out,
> I cannot control the position of the report toolbar
> In some cases, the report toolbar is lost.
>
> How can I control the position of the report toolbar ?
> Or the visibilityof the toolbar ?
>
>