-
I've a question. What a surprise.
The Param NID.hIcon is always set to me.icon in any example.
Is there any way to use an icon which is different.
E.g. NID.hIcon CLng(LoadPicture("C:\Test.ico"))
This term doesn't run.
Edited by Public Björn as New Prog on 02-25-2000 at 09:39 AM
-
You could make a form, set the icon and use form.hWnd
I don't know of any other way to do it... Maybe you can use a picturebox, but I think you'd get the same error, I haven't tested it yet because I don't have the time, sorry.