April 2007
1 post
.NET Control C++/CLI Treasures - Toolbox Bitmaps
One of the most frustrating things I have encountered whilst developing C++/CLI controls is getting a simple ToolboxBitmap to work correctly! Yes, it’s ironic I know, to find that one of the first things (or the very last thing) that you need to do as a control developer is to get your graphic artist to design an icon for your control and then allow it to be displayed in the Visual Studio Toolbox...