0
kicks
Crash while closing application that uses Windows Ribbon Framework
Crash while closing application that uses Windows Ribbon Framework
Since that’s the third time I’ve been asked about it, and in fact came across the problem myself, I thought I should blog my reply to help future users.Problem Description
You use the Windows Ribbon Framework, either directly (in C++) or in managed code using my Windows Ribbon for WinForms library. You add a close button to the ribbon which closes the application. The application crash on close.