E.g. Control Panel->Orders tab has got loads of columns of info, but because the total width for all of the columns is constrained to the size of the window (form canvass), I am always readjusting the column widths to try to peep at the column values and headings. But widening one will reduce another...
If the form had a horizontal scroll bar then all of the columns could be displayed fully in the form canvass and I could just scroll the whole thing horizontally.

Comment