문제

I have a word wrap which is the width of the list box, how can I split the text that populates this listbox and push it onto another line if it exceeds this wrap? I need to apply this to every line of text in the list box.

도움이 되었습니까?

해결책

I think what you want is an owner-drawn listbox.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top