Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox
Message
From
01/06/2005 08:24:00
 
 
To
01/06/2005 08:19:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01018907
Message ID:
01018930
Views:
11
It works for me, I copied the code snippet from a working application!

>hi,
>i'm sorry ,
>i don't see any text at my form.
>
>>To get this to work, the textboxes must be databound, meaning that controlsource must be filled in. IF coontrolsource is empty, you must use this code
>>DODEFAULT()
>>this.Visible=this.Value>0
>>NODEFAULT
>>
>>>hi,
>>>i get error message missing expression
>>>
>>>>My fault, in the Refresh you must use
>>>>this.visible=eval(this.controlsource)>0
>>>>I think this is a better solution, because you put the code where it belongs!
>>>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform