Bitmap.FromHicon

  • Thread starter Thread starter Urs Vogel
  • Start date Start date
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
 
Back
Top