Program can't build due to error in resx file.We need .NET Framework 3.5 (with 4.0 works fine). Also we need build x86 target (with x64 works fine). Active solution platform - x86 also. Create winforms project and class library project. Add some class (default Class1, for example and inherit this class from any standart control. Example TabControl). Build solution. Place new control (Class1) on Form1. Also place ImageList here. Fill imageList with png files. Try to run program.
Product Language
Visual Studio Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results