Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know if grid has the focus?
Message
From
29/08/2004 05:27:41
 
 
To
29/08/2004 05:01:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00937360
Message ID:
00937366
Views:
8

ok, then

GridHasFocus = (thisform.ActiveControl = GridObj)

or a method in the grid

return (thisform.ActiveControl = this)

Gregory


Ignoring the bug design of ActiveControl, then this is ok

Hi Gregory

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform