User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)
Hi,
I want to add a menu to a toolbar programmatically (like the new-menu
near the new-action in the eclipse IDE).
I know that I can add an Action or an ActionContributionItem to an
IToolBarManager but I don't know how to add a menu.
Can anybody give me some hints ?