0
kicks
Windows Ribbon for WinForms, Part 18 – ContextPopup
Windows Ribbon for WinForms, Part 18 – ContextPopup
Windows Ribbon for WinForms library now supports using a Context Popup.
The result of this post is a yet another sample, “15-ContextPopup”, found on the project site.
What is a Context Popup?
A context popup is a combination of a small toolbar (called MiniToolbar) and a context menu, which a ribbon enabled application can provide. This popup usually appears when right-clicking an application surface and it usually provide common operati...