Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another bug in VFP 8
Message
From
24/07/2003 08:17:55
 
 
To
24/07/2003 06:28:40
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00813041
Message ID:
00813050
Views:
8
Hello, Cristi

It have to be something else, because if you set the TitleBar property to 0 it should disappear. I tested that with a standard form and the only things I've done were:

TitleBar = 0
ShowWindow = 2

Worked like a charm.

Hope this help.

>How can I hide the title in a Top level form with visual foxpro 8.0.
>
>I've worked with VFP 7.0 and the following code was enough, but this does not work with VFP 8.0
>
>ShowWindow = 2
>AutoCenter = .T.
>BorderStyle = 0
>Caption = ""
>ControlBox = .F.
>Closable = .F.
>MaxButton = .F.
>MinButton = .F.
>Movable = .F.
>AlwaysOnTop = .T
>
>I also modified the property 'titlebar' to
>
>TitleBar = 0
>
>...but still don't work, the title steel appear :(
>
>Cristi Faur
Grigore Dolghin
Class Software.
Previous
Reply
Map
View

Click here to load this message in the networking platform