有人可以帮我一些编码吗
问题描述:
朋友,我有2个列表框,我想将项目从一个列表移到另一个列表中,也要在group.so中,请发送给我他vb.net中的编码
frens i have 2 list box, i want to move the items from one list back to another individually and also in group.so pls send me he codings in vb.net
答
listbox2.Items.AddRange(listbox2.Items.ToArray())