Export images from Imagelist

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheSmileyCoder
    Recognized Expert Moderator Top Contributor
    • Dec 2009
    • 2322

    Export images from Imagelist

    I have some images stored in a imagelist. I would like to get them out, so I can make a few changes, and then put them back in. I don't have the originals :/


    Anyone know how to do this?
  • topher23
    Recognized Expert New Member
    • Oct 2008
    • 234

    #2
    Give this a try:


    It looks like the syntax will work for VBA as well as .NET

    Comment

    • TheSmileyCoder
      Recognized Expert Moderator Top Contributor
      • Dec 2009
      • 2322

      #3
      Nope, Tried that allready, but thank you :)

      The syntax seems to be different in some ways. Its a imagelist from the microsoft Common Controls 6.0 by the way.

      There is no .Save function for instance.

      Comment

      Working...