0
kicks
Windows Ribbon for WinForms, Part 15 – Use Ribbon as External DLL
Windows Ribbon for WinForms, Part 15 – Use Ribbon as External DLL
Using Windows Ribbon for WinForms just got a lot easier.
Warning: Boring post. Talks about changes in the ribbon library and their reasons.
But first, let me start by asking for your forgiveness.
I’m trying to create a library which will be easy to use and so the last change to the library wasn’t backward compatible. Namely, classes names and interfaces have changed.
Rest assured that every single change I made is making the ...