P
Pieter
Hi,
I need to have the icon of the assembly that is calling my Control.Library.
Using 2.0 Framework the "Drawing.Icon.ExtractAssociatedIcon" does the trick.
But this fucntion doesn't exist in the .NET 1.1 Framework, and my control
Library must be able to be compiled in 1.1 too.
Does anybody knows the solution?
thanks a lot in advance,
Pieter
I need to have the icon of the assembly that is calling my Control.Library.
Using 2.0 Framework the "Drawing.Icon.ExtractAssociatedIcon" does the trick.
But this fucntion doesn't exist in the .NET 1.1 Framework, and my control
Library must be able to be compiled in 1.1 too.
Does anybody knows the solution?
thanks a lot in advance,
Pieter