CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Custom Listview

  1. #1
    Join Date
    Oct 2009
    Posts
    16

    Custom Listview

    Hi,

    Not sure if this is the right forum to ask...

    I use Visual C# 2008 Express Edition and am looking for custom listview component that supports multiple lines per row and different font styles per line. Ideally it should also support a background image for each row or perhaps some gradient style.

    Does the express edition support custom components and if so, anyone knows a good one free or commercial if not too expensive...

    Thanks!

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

  3. #3
    Join Date
    Oct 2009
    Posts
    16

    Re: Custom Listview

    Thank you, should have mentiond that I did all that...

    Downloaded a couple of them among others, ObjectListView, but they gave errors and I am not sure whether that is because I am using the express edition or me failing to use the correct import / install method. That's why I explicitly mentioned that I am using the express edition and wondered if someone knows of a component that should work with the xpress edition.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured