c# - Horizontal scroll winforms listview -


Anyone knows if horizontal scrolling is possible only in the list of windows in the list view (large icons set view modes ). What I want to do is creating a list view whose height is only enough to show the icon of one line, and I do not have to make multiple rows, just a very long line that a user can get an out-of-range icon You have to scroll horizontally. If I scroll through the list view, it automatically creates several rows and puts it in a vertical scrollbar, which I do not want.

Thank you in advance!

property to the left (or ListViewAlignment.Left If you do it in code).


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -