Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class Designer object reference
Message
 
À
17/10/2002 15:37:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00712548
Message ID:
00712646
Vues:
20
This message has been marked as a message which has helped to the initial question of the thread.
>Hi,
>
>is there any possibility to get the reference to the instance
>of the object just being designed in the Class Designer ?
>I need to know if the method just being written in the Class
>Designer Code window is public, protected or hidden and its
>description (for some Intellisense method-header scripts).
>
>Where does the Intellisense get the list of class properties
>or methods for its hints after THIS. or THISFORM. from ?
>
>Please, can anybody help me ?

Couple of things to try:

As a starting point, ASELOBJ() will give you the reference of the currently selected object(s) on the designer.

You can also use at WONTOP() to get the name of the code snippet being edited.

Hope this helps and bye
Jose.
------------------
Jose Marcenaro
Tercer Planeta - Argentina
http://www.tercerplaneta.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform