NotifyIcon context menus for both buttons in .NET (evolution of a hack)
- π
- π 625 words
- π 3 minutes
- π¦ .NET
- π·οΈ WinForms
- π¬ 6 responses
Hereβs the evolution of what should have been a clean reusable component in .NET and how it becomes a hack thanks to the limitation of the .NET framework.
Iβm working on an application where I want two contextual menus on the notify icon. The right one will display a number of options for settings and creating new items and the left to switch between the various items.