Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Top Level form without a Caption
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00620519
Message ID:
00620578
Views:
15
>Is it possible to have a top level form (a splash screen) without a caption. The caption is blank and the related buttons are .F.
>
>What am I missing?

If this is version prior to VFP 6 where you can set

Caption property to ""
ControlBox property to .F.
MaxButton property to .F.
MinButton property to .F.
Movable property to .F.
HalfHeightCaption caption to .F.

The property which is often overlooked (however rarely used) is HalfHeightCaption. If it is set to .T., even setting .TitleBar = .f. in VFP 6 will not remove the form's title bar.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform