i have two itemListBox (asumed named A and B):
put A'selected elements into B by some action event.
when A got MultiSelected(no more one element get select).
i don't know how to get the selected element of A.
(Addition:how to fixed the hight of the ItemListBox)
thanks!