2
Answers

Fitting long line in Listbox on app for Pocket PC

Ask a question

I'm trying to write an app for pocket pc using CSharp Visual Studio 2005.

I have data text file with long line I'm trying to fit in a ListBox Form.

Is there a way I can wordwrap each line to fit the size of my ListBox??

Thanks


Answers (2)