Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class Designer object reference
Message
 
To
17/10/2002 15:37:37
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00712548
Message ID:
00712646
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform