how to implement that?

Re: Multiline text in listview item by Herfried

Herfried
Tue Nov 09 13:17:55 CST 2004

"kernel" <kernel@nayanova.edu> schrieb:
> how to implement that?

If 'View' is set to large icons, then simply include 'ControlChars.NewLine'
(or 'Environment.NewLine, if you are using C#) in the item's 'Text'
property's value.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>