Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox
Message
From
01/06/2005 08:19:50
 
 
To
01/06/2005 08:15:52
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:
01018929
Views:
13
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