Hi,
I would like to know how to get the width of a textstring and/or how to substring a string to a given width (not length), if possible. The reason is that i use a multicolumn listbox and should know how to cut of the length of the strings so they dont exceeds the columns-width.
The most ideel will be to cut a textstring in a given width (not length). Any surgestions how to do this..?