Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to implement a splash screen?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00060913
Message ID:
00065916
Vues:
47
>>>>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,

I have an idea for Microsoft:
Thisform.Titlebar = .F.
That would be nice, instead of setting 6 properties!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform