Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox
Message
From
01/06/2005 07:24:07
 
 
To
01/06/2005 06:59:03
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:
01018916
Views:
28
I am afraid that I don't understand. Please give some examples where you want visible=.T., and some examples where visible=.F.

>hi,
>i try under command button as
>This.visible=thisform.text4.value>0 or thisform.text5.value>0
>if thisform.text4.value=0 or
>thisform.text4.value=0 or thisform.text5.value=0
>
>the command button disappaer ,
>i need as under
>if thisform.text4.value=0 && visible=.f.
>thanks
>>
This.visibe=txtBox1.value>0 or txtBox2.value>0 or txtBox3.value>0 or txtBox4.value>0 ..... or txtBox10.value>0
>>
>>
>>>hi all,
>>>any idea,help .
>>>
>>>if i have 10 textboxes at my form as thisform.text1.value to thisform.text10.value or mor,
>>>
>>>if any textbox >0 visible=.t
>>>else
>>>visible=.f
>>>endif
>>>
>>>thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform