Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property click is read only
Message
From
06/11/2000 15:29:14
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00438468
Message ID:
00438510
Views:
12
>>** hover mouse cursor over the button then
>>ox = SYS(1270)
>>ox.WriteMethod("Click","thisform.Release()")
>
>I tried this:
>zForm.cmd1.writemethod=("click","release thisform")
>
>but that got me the error "function name is missing"

I'm not clear that you are trying this at design time, so I'll repeat - this is a design-time only feature.

note: In the example code I gave you, ox is an object reference to the button on a form in the form (or class) designer.
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