Hi all
I declare a toolbox bitmap with the attribute (ToolboxBitmapAttribute), but
the image does not appears in the toolbox.
I tried using typeof(Form) or a path to an icon or bitmap (16x16) but the
toolbox allways displays the default icon (the gears).
It was working well with the beta 2 version of Visual Studio. Now I am
using a recent version and this problem appears.
Laurent
Michael Powell - 12 Dec 2005 17:47 GMT
Hi Laurent,
There's an article on this subject in 'Windows forms, tips & tricks' on Bob
Powell's website:
http://www.bobpowell.net/toolboxbitmap.htm
Mike Powell
Ramuseco Limited
www.ramuseco.com
> Hi all
>
[quoted text clipped - 7 lines]
>
> Laurent