|
Home > Archive > dBASE Reports > October 2005 > speedbar
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Guido Vanthienen 2005-10-01, 8:23 pm |
| I have set _app.speedbar=false in my application.
Now i will render a report with _app.speedbar=true, no problem but how
can i set _app.speedbar=false after the report is finishing.
Thx
| |
| Paul Van House 2005-10-27, 8:02 am |
| In article <e$nJFcrxFHA.1236@news-server>, guido.vanthienen@skynet.be
says...
> I have set _app.speedbar=false in my application.
> Now i will render a report with _app.speedbar=true, no problem but how
> can i set _app.speedbar=false after the report is finishing.
> Thx
>
Set all your forms' _appSpeedBar property to 0 (zero)
--
Paul Van House
remove ".removeme" for e-mail replies
Radio/TV Software and Baseball Stat Software:
http://www.binxsoftware.com
Family Home Page: http://vanhouse.binxsoftware.com
Church Home Page: http://www.ashfordumc.org
| |
| Guido Vanthienen 2005-10-27, 8:02 am |
| Paul Van House schreef:
> In article <e$nJFcrxFHA.1236@news-server>, guido.vanthienen@skynet.be
> says...
>
>
> Set all your forms' _appSpeedBar property to 0 (zero)
>
Thx Paul,
|
|
|
|
|