Using Expression Interactive Designer things like creating a listbox which scrolls horizontally become really easy. Below I've detailed the steps of achieving this by editing the listbox's ItemsPanel Template (ItemsPanel template determines the panel that will control layout for listbox items).
Steps:
At this point you are done your listbox now contains a custom ItemsPanel that holds items horizontally instead of vertically.