Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Active Object!
Message
De
24/01/2002 09:06:41
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00609649
Message ID:
00609662
Vues:
10
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!

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform