Results 1 to 3 of 3

Thread: Determine which ImageList is used for ListView SmallIcons properties (Resolved)

  1. #1

    Thread Starter
    Fanatic Member daydee's Avatar
    Join Date
    Jun 2001
    Location
    Canada
    Posts
    560

    Question Determine which ImageList is used for ListView SmallIcons properties (Resolved)

    I know I can go to ListView properties to find this out but is there a way through code to determine which ImageList is used for ListView SmallIcons properties?
    I've been searching the forum but did not come up with anything...

    Thanks
    Last edited by daydee; Nov 27th, 2002 at 03:29 PM.
    Give your music collection a whole new life with PartyTime Jukebox

  2. #2
    Fanatic Member clarkgriswald's Avatar
    Join Date
    Feb 2000
    Location
    USA
    Posts
    799
    Refernce it like this:
    ListView.SmallIcons.Name

  3. #3

    Thread Starter
    Fanatic Member daydee's Avatar
    Join Date
    Jun 2001
    Location
    Canada
    Posts
    560

    Thumbs up

    Originally posted by clarkgriswald
    Refernce it like this:
    ListView.SmallIcons.Name
    Thanks clarkgriswald that did it. Wonder why we don't get any properties listed when adding the dot passed ListView.SmallIcons ?

    Anyways thanks agian!
    Give your music collection a whole new life with PartyTime Jukebox

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