Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
If we have 2 listboxes and we were to add an item from the top of the item list of a listbox to the top of item list of another listbox, without using listbox.items.selecteditem how do we do that?

What I have tried:

I have tried using .TopIndex but it gave the index not the item
Posted
Updated 30-Sep-21 6:05am
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900