Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exception enabled text
Message
De
03/03/2006 10:28:44
 
 
À
02/03/2006 12:20:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01099405
Message ID:
01101249
Vues:
16
hi all,

yes i mean combobox, it works,
thank's all.

>>hi,
>>
>>thank you,
>>combo not work
>>
>>ThisForm.SetAll("visible", !.t., "combo")....not ok
>>
>>ThisForm.SetAll("visible", !.t., "textbox") ...ok
>>ThisForm.SetAll("visible", !.t., "label")....ok
>>ThisForm.SetAll("visible", !.t., "line").....ok
>>
>
>I used "combo" because that is what you used in your sample code
>
hi,
>thank you,
>
>can i make something else as under .
>
>ThisForm.SetAll("visible", !.t., "textbox" , "combo") OR
>
>ThisForm.SetAll("visible", !.t., "textbox" + "combo") OR
>
>ThisForm.SetAll("visible", !.t., "textbox" AND "combo")
>
>If you have no controls from class "combo" on your form the line of code will, of course, have no effect.
>
>Perhaps you meant a different control class like "combobox"?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform