problem about uiribbon-Collection of common programming errors
sw.
c++ control runtime ribbon uiribbon
I’m using the Windows Ribbon Framework in an unmanaged C++ application in Visual Studio. Is it possible to add a button or other control at runtime? I can set up my ribbon using IUIFramework::LoadUI, but I can’t modify it afterwards.
Web site is in building