Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Titlebar on Splash screen
Message
From
21/01/2020 06:50:17
 
 
To
21/01/2020 04:43:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01672681
Message ID:
01672689
Views:
65
>>>>>Hi,
>>>>>For multiple times I have created a splash screen. This one gives me trouble: the titlebar is showing, without any objects, but still. Most of the times the titlebar container is white, rarely it is dark grey
>>>>>The properties of this splash.scx are:
>>>>>autocentre = .t.
>>>>>backcolor = 255,255,255
>>>>>borderstyle = 1
>>>>>caption = (none)
>>>>>height = 540
>>>>>TitleBar = 0
>>>>>width = 568
>>>>>WindowType = 1
>>>>>
>
>>TitleBar = 0
>>Autocenter = .T.
>>ShowWindow = 2
>>ShowInTaskBar = .F.
>
>Hi,
>No effect, TitleBar stil visible.
>Regards,
>Koen

try with a VFP form baseclass.
Previous
Reply
Map
View

Click here to load this message in the networking platform