Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What exactly is Autoyield
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00595364
Message ID:
00595587
Views:
21
>Just to add: note that .LockScreen does not affect ActiveX controls in your form, as they are separate windows. For them Windows API function LockWindowUpdate() can be used.

A note on LockWindowUpdate(); it can only apply to a single hWnd at a time, so you want to find the parent container for both the form and the ActiveX control and lock that, so that none of the child windows update for the duration of the LockWIndowUpdate()
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform