Well, I can offer a hack. You can catch left and/or right clicks on
your NotifyIcon. When this happens you can display a form you created
yourself. You'll have to remove the border, create the sidebar
yourself, etc. so it's a fair amount of coding. I don't know of any way
to do what you want that already exists in .NET
HeadOffice wrote:
> Hi,
> I'd like to have a context menu attached to my NotifyTrayIcon. Easy enough -
> but I'd like to have one of those menus with a bitmap that runs down the
> entire length of the menu (company name etc.). Can anyone recommend the
> control (or steps to achieve it) that I need?
|