Hi,

I'm trying to implement a custom listbox in my application. I've seen
the PhotoStore example, and it's close to what I want. In the list box
I want to store (on a single line, horizontally) small thumbnails with
text underneath each one. The items at the sides I want to fade as they
pass the edges (or something like that). Also, the zooming seems to be
solved in the sample. As for the navigation, I want to have a
horizontal scrollbar, and also to be able to scroll clickless (like the
channel9 users list on channel9.msdn.com). Do you have any samples
(besides PhotoStore) that I can put to use for implementing this list?
It seems like alot of work to me, and I just don't know quite how to do
it...

Thanks in advance,
Cosmin.