Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Caption of a label
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00050392
Message ID:
00052976
Views:
28
>How can you make a label's caption the value of something selected, say from a listbox?
> try this it will work.
>in the click event of the list box, do "for x = 1 to listcount" then within the for...endfor "ifselected" change the label caption ie. thisform.label1.caption = " ". contact me for a full code.
Previous
Reply
Map
View

Click here to load this message in the networking platform