Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox
Message
De
01/06/2005 07:36:31
 
 
À
01/06/2005 07:32:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01018907
Message ID:
01018919
Vues:
19
Put this line in the refresh of each textbox:
This.visible=This.value>0
>ok,
>at command button at click,
>i see at myform ex..
>
>tex1 have value as 25 ,visble=.t. becuse i need to see this number
>text2 ......         10
>test3.......          0  visble=.f. becuse no number
>text4.......         50
>text5.......          0
>.
>.
>.
>
>
>thanks
>
>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform