G
Guest
I'd really like to create a listbox that is similar to the one in the File Explorer application. It displays an icon in the first column and some text in columns 2 & 3. It should be as wide as the screen unless a vertical scroll bar is visible (then it should be as wide as the screen minus the scroll bar)
I'm not even sure that the File Explorer is using a listview, but that's what it seems like. I don't need the extra controls at the top
This style is used in many applications so I would assume it is possible without having to write my own custom controls, but I can't seem to figure it out. Any help would be great or if you know where I might find the answer, please point me to it.
Thanks.
I'm not even sure that the File Explorer is using a listview, but that's what it seems like. I don't need the extra controls at the top
This style is used in many applications so I would assume it is possible without having to write my own custom controls, but I can't seem to figure it out. Any help would be great or if you know where I might find the answer, please point me to it.
Thanks.