The listbox has a very nice feature where you can read what line the user has double clicked on, however for some strange reason no such feature seems to be available for the multicolumn listbox...(?)
I could use several listboxes, arrange them to look like a multicolumn listbox and write code to mimic how rows are higlighted in a multicolumn listbox, but that would look messy.
Anyone have a neat solution to this?