Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Object
Environment versions
Visual FoxPro:
VFP 7
Miscellaneous
Thread ID:
01009509
Message ID:
01009509
Views:
47
Hi All,
How can I modify an object while it is loaded. The error message is can not modify object while in use.

Here is my code:
set default to c:\ngn
Set path to ".\lib"
set classlib to Activex.vcx additive
IF Type("ThisForm.loPassKey") <> "O"
thisform.NewObject("loPassKey", "Calander", "ActiveX.vcx")
EndIF

I want to be able to modify Calander class. How do I accomplish this task?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform