Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove caption bar in VFP 5.0 form from a Class
Message
From
06/07/1998 02:04:30
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00114434
Message ID:
00114443
Views:
10
>I created a class for a splashscreen where I removed the caption bar. When I instantiate the form (oSplash=CREATEOBJECT('splashscreen') it appears with the caption bar. For good measure I issue oSplash.minbutton,maxbutton,controlbox,movable,closable,=.f. and caption="". Bottom line is that the caption bar is gone in my class, but appears when I call it in my program. Does anyone know if this is a bug, or am I missing something. Thanks for your help.
>Marcus.

do you, by any chance, instantiate it as a top-level form? because it wouldn't work in VFP5 - in VFP6 you can just set the titlebar property to off

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform