Results 1 to 2 of 2

Thread: add image to second column in listview

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    151

    add image to second column in listview

    Hello,

    How can i add icon or image to the second column of a listview?


    Thanks....

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: add image to second column in listview

    You can't with the standard ListView. You'd need to create an inherited ListView and handle that yourself, or find one that's done already. The Code Project would be my first stop, but I make no guarantees.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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