How can I get some type file's icon.

  • Thread starter Thread starter Covis Wang
  • Start date Start date
C

Covis Wang

How can I get some type file's default icon and add to my
imagelist controls form registry data?
 
You need to use the ExtractIconEx API. It's not really
that difficult but it can be involved. If you need an
example i can dig one that I wrote up, but I know you can
find examples on some websites.

Jeff Levinson

Author of "Building Client/Server Applications with
VB.NET: An Example Driven Approach"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top