Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Re: Object
Environment versions
Visual FoxPro:
VFP 7
Miscellaneous
Thread ID:
01009509
Message ID:
01009511
Views:
15
Try
CLEAR 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
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform