Horizontal List Box

I want to show recent items in horizontal list box. But there is no option. How can I get it?

Do you mean to show items in a row?

My guess is like Amazon does it at the bottom of pages: the list is the width of the page, and you may scroll left or right. @Vansaj_Jain does not tell if it’s for Desktop or Web, I guess it can be done for both.

You could do this with a container control using horizontal scrolling. The container could hold pictures or labels that you add on the fly to create your “Horizontal Listbox”