I’m working with this tutorial:
http://msdn.microsoft.com/en-us/library/ms228771.aspx
But it says, images MUST be 16×16, bmp.
I was wondering, is it possible to use transparent icons, and if how?
Also, is it possible that VS2010 (wpf and all) still doesn’t support 256×256 png icons?
I’m working with this tutorial: http://msdn.microsoft.com/en-us/library/ms228771.aspx But it says, images MUST be 16×16, bmp.
Share
You can use 32bit bitmaps. See the following Carlos Quintero’s blog post for more information Solved: transparent bitmaps in add-in commands of VS 2010 (Beta 1).