|
Home > Archive > FoxPro Setup > April 2005 > Properties window
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]
|
|
| Wild Bill 2005-04-07, 8:05 pm |
| Hello, sorry for my english. I'm from Italy.
There's some way to runtime-hide the Properties window? Every time that I
run my application the properties window automatically brings to front and
hide good part of the form that is running.
Thanks all, Bye.
| |
| Eric den Doop 2005-04-07, 8:05 pm |
| You can hide it programmatically:
HIDE WINDOW "Properties"
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
"Wild Bill" <maurizio@cedisoft.it> wrote in message
news:eTIJik0OFHA.2748@TK2MSFTNGP09.phx.gbl...
> Hello, sorry for my english. I'm from Italy.
> There's some way to runtime-hide the Properties window? Every time that I
> run my application the properties window automatically brings to front and
> hide good part of the form that is running.
>
> Thanks all, Bye.
>
>
| |
| Wild Bill 2005-04-07, 8:05 pm |
| Yes, it was so easy that I did not think that....
Thank You!
"Eric den Doop" < ericdendoop@xspamblo
ckxfoxite.com> ha scritto nel messaggio
news:u06Zon0OFHA.3388@TK2MSFTNGP10.phx.gbl...
> You can hide it programmatically:
> HIDE WINDOW "Properties"
> --
> Eric den Doop
> www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
>
> "Wild Bill" <maurizio@cedisoft.it> wrote in message
> news:eTIJik0OFHA.2748@TK2MSFTNGP09.phx.gbl...
I[color=darkred]
and[color=darkred]
>
>
|
|
|
|
|