Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine if property of an object is changed ?
Message
From
18/07/1999 13:55:07
 
 
To
18/07/1999 13:35:56
Senna Dwipayana
Indo Rebel Apparel Cv
Bandung, Indonesia
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00242881
Message ID:
00242882
Views:
26
>Hi All,
>
>How to determine if a property of an object is changed automatically, such as Listbox.Listcount, form.activeobject, I've tried to use assign method, but it didn't work.
>

I don't think you can do this. For user assigned propreties, you would use an Assign method, but the propreties you mentioned are read-only because they are system assigned. (ActiveControl is not really a property, it is an object reference).
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform