Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active Object!
Message
From
24/01/2002 09:06:41
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00609649
Message ID:
00609662
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
You can use
SYS(1272, ThisForm.ActiveControl)
to get want you want.

Notice:
ThisForm.ActiveControl does not work with grid controls - it just returns reference to Grid. If you wish to get the active control in grid you will need aditional programing. So you should check the BaseClass property of ActiveControl as a starting point.

Hope this is useful
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform