Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Intellisense to pick PEMs, how to?
Message
From
17/09/2010 04:05:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
VFP Intellisense to pick PEMs, how to?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01481557
Message ID:
01481557
Views:
139
Hi,

All my forms has a property called oAbcObject.
All my forms when being instantiated, they always create an object from the same ABC class and assign its reference to the oAbcObject property as mentioned.

I want to make VFP intellisense prompting me picklist of oAbcObject's PEM when I type the last '.' as below:
Thisform.oAbcObject.<-- here 
How can I (or is it possible) to make the above automatically available without needing me to code inside a
WITH obj AS class
...
ENDWITH

Please, even a little guide will be very much appreciated...
Next
Reply
Map
View

Click here to load this message in the networking platform