Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active control
Message
From
10/03/2003 08:49:30
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00763577
Message ID:
00763581
Views:
28
try this:
local loActiveControl
if type('thisform.activecontrol.name') = 'C'
  loActiveControl = thisform.activecontrol
endif
return loActiveControl
Glenn

>Hello,
>
>how do I know which control on my form has the focus ?
>
>Best regards,
>Hans
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform