0
kicks
Ribbon with C++, Part 4: Layout Controls in Windows Ribbon Framework
This is the 4th post about Windows Ribbon Framework features.
On previous posts we have introduced the Windows Ribbon Framework, shown a complete example of how to develop a ribbon enabled application and reviewed the different buttons-based UI controls that the ribbon framework provides.
In this post we continue our review of the various features in the Windows Ribbon Framework. This time we will focus on a task that every rib...