Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exception enabled text
Message
From
03/03/2006 10:28:44
 
 
To
02/03/2006 12:20:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01099405
Message ID:
01101249
Views:
15
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"?
Previous
Reply
Map
View

Click here to load this message in the networking platform