2009-03-19 08:44 UTC
Is it possible to have a list box automatically adjust its width when a list of strings are added to it so long strings will not be truncated? Thanks.
author=owenwengerd link=topic=669.msg3258#msg3258 date=1237475927 wrote:
No, but you can use a list view, then resize it in code depending on the result of CalcColWidth.