Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lockscreen does not lock
Message
From
14/08/2008 05:10:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Lockscreen does not lock
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Miscellaneous
Thread ID:
01338795
Message ID:
01338795
Views:
89
Hi,

I have a problem with activating a new page on myPageframe:

When activating a new page, on this page a container with ActiveX - Internet Explorer the Explorer box is showing before the old page is completely gone. Even Lockscreen = .t. does not give the desired effect.

My coding:
with thisform
	.Lockscreen = .t.
		.pageframe.PageTwo.zOrder
	.Lockscreen = .f.
endwith
Any suggestions how keep the screen with only PageOne and not to show PageTwo partly ?

Regards,

Koen
Next
Reply
Map
View

Click here to load this message in the networking platform