Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to implement a splash screen?
Message
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00060913
Message ID:
00064807
Views:
48
>>>Colin,
>>>I'll be interested in knowing the answer to this question also. How did you remove the title bar? I didn't realize that you could do that outside of an API call.
>>>-Ed
>>
>>Hi Ed,
>>
>>In your form set .ControlBox, .Movable, .MaxButton, and .MinButton to .F. and set .Caption=(None).
>
>Colin, I am trying to create a form without a title bar. I've tried settin these properties to .F. and still have a title bar. Are there any other properties that have to be changed?
>
>Thanks, Al Williams

Try set also the .CLOSABLE to .F. with the one mentionned on top.
(.ControlBox, .Movable, .MaxButton, and .MinButton to .F. and set .Caption=(None).)

Nick,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform