Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property click is read only
Message
From
06/11/2000 16:48:17
 
 
To
06/11/2000 16:40:13
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00438468
Message ID:
00438560
Views:
11
>Trey:
>
>> Even at design time, the line
>>> zForm.cmd1.Click='Release thisform'
>> wouldn't work, because only properties can be set this way.
>
>> It is a weird error message to get, though...
>
>Here is a simple explanation:
>
>Because it is an assignation, VFP tries to assign 'Release thisform' to the 'Click' property. Since Click is not a property, you get the Property CLICK is not found. message.
>
>Daniel

That makes sense.

But it should indicate that the reason you got this error was because you tried to assign a value to a method.
IMHO, even if it gave the "CLICK is a method, event or object" error instead, it would make more sense.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform