ListBox item load animation

I want to create user control based on ListBox (ListView) with such animation: the items in listbox do not loads all at once, they have to load step-by-step (item-by-item, first then second, then third, etc.) with some timeout between them.

How can I do that?

7
задан H.B. 22 August 2011 в 05:27
поделиться