How can I go about creating a control that has items in item that list vertically, but only to the height of the control, then start at the top of the second column?
Sort of like the windows explorer look and feel.
I am using a WrapPanel
at the moment, but I cannot figure out how to make it scroll horizontally...
Any help here is greatly appreciated
Cheers, Mark