Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command button class
Message
From
26/04/2000 08:56:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Command button class
Miscellaneous
Thread ID:
00363521
Message ID:
00363521
Views:
59
I want to create a command button class. I have created 2 properties
cform and cvalue, so In the click method, I put the coding like this:-

retval=" "
do form this.cform
this.cvalue = retval

Therefore, When I use this class in the form, I just put fstock to the cform, and cvalue = thisform.txtstock.value. But It fail for me to call form (fstock) why? coding will be appreciated. Thanks
I am using vfp 5.00

Sorry for english.
Next
Reply
Map
View

Click here to load this message in the networking platform