|
-
January 26th, 2003, 10:43 AM
#1
How to Display 2 lines of text in ListView Item
Hi All,
Is there a way to display two lines/rows of text within a single ListView Item? I have searched the web, newsgroups and MSDN to no avail. To get around this I have kludged together a composite control (using a panel, 2 rows of labels, and a picturebox) that simulates a two-line row of data. However, now that I have resolved *this* issue, I find that my challenge has morphed into building a scrollable container into which this composite control can be embedded. So, before I pour more effort into this approach, I thought I should at least ask if there is a way to do this directly, or indirectly, with a ListView. BTW, I need to do this with the .NET Compact Framework, but any thoughts are appreciated. Thx.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|