|
-
Nov 27th, 2002, 12:08 PM
#1
Thread Starter
Fanatic Member
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.
-
Nov 27th, 2002, 02:37 PM
#2
Fanatic Member
Refernce it like this:
ListView.SmallIcons.Name
-
Nov 27th, 2002, 03:27 PM
#3
Thread Starter
Fanatic Member
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!
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
|