Board index » delphi » Listbox horizontal scroll?
John English
![]() Delphi Developer |
Thu, 04 Dec 2003 08:42:38 GMT
Listbox horizontal scroll?
I have a listbox that fills an MDI child window which I use to display
error messages (align=alClient, and a double click goes to the point of error in another window). Sometimes the messages are too long to fit in the available width, but I can't find any way to add horizontal scrolling to the listbox, and it means I can't see some (or most) of the message... Can anyone help? TIA, ----------------------------------------------------------------- |