|
-
May 2nd, 2003, 09:20 AM
#1
StateImageList in ListView Controls
I'm using the StateImageList in a ListView Control. Unfortunately, the state image always shows up to the left of the icon rather than being treated as an overlay. Is there a way to force the StateImageList icon to _overlay_ the LargeIconList icon when using the Large Icon view?
Thanks,
Colin
-
May 2nd, 2003, 02:16 PM
#2
you will need to set the 2 imagelists, large and small, it will use as it requires in the current view.
-Paresh
- Software Architect
-
May 6th, 2003, 01:09 PM
#3
I decided to abandon the StateImageList.
Instead, while creating the Large and Small image lists for the ListView, I immediately apply the appropriate state image overlay using Graphics.DrawImage().
Thanks to those posted answers.
Colin
-
May 6th, 2003, 01:33 PM
#4
ok
- Software Architect
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
|