Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application splash screen
Message
From
19/05/2004 09:36:42
 
 
To
19/05/2004 09:25:25
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00905245
Message ID:
00905250
Views:
13
In the init of your splash form, do this:
WITH This
	.MaxButton = .T.
	.MaxButton = .F.
ENDWITH
This is what we need to do to get the title bar to go away, even though at design-time we set MaxButton = .F. This works for us.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform