2010-07-16 16:52 UTC
I know I must be missing something, so I apologize in advance for what is clearly an easy fix.
I just want a simple 2-column listbox.
I have MultiColumn set to true, and ColumnWidth set to 35 (ample for my 2 characters in first column).
Yet when I pad the list strings, either with AddString or AddList (with "01\tTest") the first column width is always about 55. Setting column width at runtime also seems to have no effect.
Thanks for any help!
--J
I just want a simple 2-column listbox.
I have MultiColumn set to true, and ColumnWidth set to 35 (ample for my 2 characters in first column).
Yet when I pad the list strings, either with AddString or AddList (with "01\tTest") the first column width is always about 55. Setting column width at runtime also seems to have no effect.
Thanks for any help!
--J