Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Titlebar on Splash screen
Message
From
21/01/2020 10:17:27
 
 
To
21/01/2020 04:41:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01672681
Message ID:
01672690
Views:
56
>>>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
>>>
>>>setting the other objects in the title bar like Min- Max- Button to .F. makes no difference.
>>>
>>>Any clue how to solve?
>>>
>>>Regards,
>>>Koen
>>
>>Is this form contained in a formset? Perhaps check the top property.
>
>Hi,
>The form is created in a class derived from default form. Not a formset.
>The top is 0
>Regards,
>Koen

Have you checked if you've got any API calls to override the usual appearance/behavior in that class?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform