Rearrange items in ListBox
Posted
by superexsl
on Stack Overflow
See other posts from Stack Overflow
or by superexsl
Published on 2010-06-17T00:25:14Z
Indexed on
2010/06/17
0:32 UTC
Read the original article
Hit count: 245
Hey, I have a ListBox with a number of ListBoxItem objects. What is the best way to allow users to rearrange the items by dragging and dropping? Do I have to use StackPanels instead? Thanks for any suggestions
© Stack Overflow or respective owner