0
kicks
Windows Ribbon for WinForms, Part 2 – Basic Ribbon Wrapper
Today we will start looking at some code, but before we begin you might want to know where to find it.
The most updated version of "Windows Ribbon for WinForms" code will be at http://windowsribbon.codeplex.com/
It will include the latest version of the project code and samples of how to use its different features. Note that it is based on the Windows API Code Pack, so make sure you have it if you plan to compile the code.
Let's get started.