I'm referring to the rectangle that denotes focus. On a listbox it hangs around even when the control doesn't have focus, outlining at least one of the 'cells' (for lack of a better term) in the list.

As far as resizing the whole listbox. The problem with that is that the width of the listbox is divided by the number of columns. So if it's 300 wide, then each column is 150 wide. I'd like to change it so that one column is bigger basically.


Eiredrake