Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enabling an entire form
Message
From
07/03/2003 16:09:35
Leo Kool
Agis Automatisering BV
Harmelen, Netherlands
 
 
To
07/03/2003 15:39:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00762982
Message ID:
00763006
Views:
27
Hi Winn,

A possible solution is this:
Do form frmTest Name oForm
On Key Label CTRL+O oForm.Enabled = .T.
The problem it only works when the form doesn't have the focus, because it cant responde to user generated events since .Enabled = .F.

>Hi All,
>Has anyone tried setting the enabled property on a form to false, and then setting it to true with something like CTL+'O'? I'm just kicking an idea around for ham-handed salesmen.
>TIA,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform