J
JR
Hi,
I maked some controls into a DLL the work fine
Now I want to add a icon for each control. i converted the icons into bmp
I added the line
<ToolboxBitmap(GetType(ctrl_DigiKlok), "DigKlok.bmp")>
in fron of the class
but I still have that old default and stupid icon from ms
when I recompile i DON'T have an error
I work with VB.net 2003
I maked some controls into a DLL the work fine
Now I want to add a icon for each control. i converted the icons into bmp
I added the line
<ToolboxBitmap(GetType(ctrl_DigiKlok), "DigKlok.bmp")>
in fron of the class
but I still have that old default and stupid icon from ms
when I recompile i DON'T have an error
I work with VB.net 2003