简体   繁体   中英

.NET Compact Framework - multiline text in items

Is there any free available ListView based control for .NET CF that allows multiline text in items/rows?

Regards

The SDF (community edition is free) has the ListBox2, which can be owner-drawn. Here's an example that shows multi-line, including different fonts on each line as well as an image in the item too.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM