Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00470099
Message ID:
00470322
Views:
35
>I'm sure this has been mentioned a million times, unfortunately however I don't have access to the old messages.
>
>I'm working with a listbox. On a DBLCLICK, I'm adding a "\" to the front of the listitem and going through my "mover" code.
>Problem is, when I want to move back to this list, the "\" is no longer in the value.
>
>Which property should I be checking either on the listitem or listbox level to determine if that item has been moved yet ?
>
>Thanks,
>Chris

What is the RowSource of the listbox? If you Requery() the listbox at any point, and haven't added the "\" to the RowSource itself, the "\" will disappear.
Previous
Reply
Map
View

Click here to load this message in the networking platform