Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox mover
Message
From
18/02/2004 17:34:43
 
 
To
18/02/2004 17:29:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00878543
Message ID:
00878547
Views:
30
>I have a multi select list box with moverbars
>When I move a selection, it remains selected.
>I DON'T WANT it to remain selected after move.
>
>The only time I want selections to remain
>highlighted is when I CTRL+Click

You mean they remain selected in the From ListBox? So you aren't removing the items from the From ListBoxwhen you copy them to the To ListBox? You'll have to unselect them yourself by setting the Selected property to .F. You could disable the item by prefixing it with a "\" so the user doesn't keep re-adding items they've already added.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform