Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form controls sometimes invisible
Message
 
To
02/07/2009 17:58:51
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01409187
Message ID:
01409987
Views:
67
Hi Gary,

>Spy++ seems to show that messages aren't getting through.

Hmm, could the window be disabled? Could you try this code:
Declare Long EnableWindow in Win32API Long, Long
EnableWindow( oForm.Hwnd, 1 )
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform