Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox value doesn't bind when in class.
Message
From
17/09/1999 03:51:00
 
 
To
16/09/1999 14:50:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00265599
Message ID:
00265771
Views:
27
Hi Kenneth.

>> I have a ListBox on a form. Its RowSource is an array of character values. Its BoundTo is .T. <<

In this case, you do not need BoundTo = .T. You set BoundTo = .T. when the ListBox's value is NOT a character value. This lets VFP know that the number you are refering to is the ListBox's value from the list and not its ListIndex.


Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform