Bitmap.FromHicon

U

Urs Vogel

Hi

I tried to load icons from the url.ddl or shell32.dll using the
Bitmap.FromHicon() method, but since the samples for this method in the MSDN
Library don't work, I couldn't figure out how to achieve this. I need this
for the favorites lists in an embedded browser in our app.

Any samples or hints of how to load an icon by image index from an existing
DLL ?

If an icon name must be supplied, hints of how to retrieve the resource
names from a DLL would be appreciated, too.

Thanks, Urs
 

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

Similar Threads


Top