Hi, I'm handling the click event of command links located on a MenuBar dropdown menu in order to try and open a PopupMenu upon right-clicking - basically a context menu for a menu (eg right-clicking on items in 'start menu | recent items').
It's all working fine up until the point where I show the popup menu at which time the menu dropdown closes instantly and I'm left with just the popup menu.
Is there any way/trick I can use to keep the dropdown open?
It's all working fine up until the point where I show the popup menu at which time the menu dropdown closes instantly and I'm left with just the popup menu.
Is there any way/trick I can use to keep the dropdown open?