Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assign UDF to documentFile property on an oleControl
Message
From
08/07/1998 10:37:51
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00114635
Message ID:
00115281
Views:
22
Can you see me whacking myself on my forehead? *s* Thanks, David. BTW, where _is_ that forest? All I see are trees, trees, and more trees!

>Nancy,
>
>If this is like other VFP objects, the 2nd through Nth instances of the class are going to get that value the very first object of that class got from GetFile(). VFP caches the property settings done on the "property sheet" or inside the define class and all other instances use the cached values, they are not reeavaluated during subsequent object construction.
>
>>DEFINE CLASS oleexcelobject AS olecontrol
>>documentFile = GetFile()
>>...etc
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform