This article shows you how to create a Windows Presentation Foundation (WPF) control for use in your Windows Forms-based applications. Open Visual Studio and create a new Windows Forms App (.NET ...
This little project came about from needing to add a bunch of icon buttons to a Windows Forms project. I originally created a custom image-button control which worked well enough, but the buttons ...