Results 1 to 3 of 3

Thread: ListView Help

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432

    ListView Help

    CAn someone help me out i need some help with getting images to sho in my list view

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Use an ImageList. Load the images in to the ImageList and tie the ImageList to the Listview in the properties dialog. Then you supply the image index when you add items.

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Originally posted by crptcblade
    Use an ImageList. Load the images in to the ImageList and tie the ImageList to the Listview in the properties dialog. Then you supply the image index when you add items.

    You can also set keys to each image and use the keys instead of the index when addinfg the items.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

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