I have a horizontal listbox and I want to freeze the first two columns. (in fact it are rows which are shown horizontally)
How should i be able to do that?
At the moment I use two listboxes but keeping both listboxes in sync does not work all the time.