Quote:
Originally Posted by Tyrial
Why open it if it's not visible?
|
It should be invisble when not shown and should be visible when shown
The problem right now is that the menu is hidden when you close the menu, but the menu control is not hidden and is still receiving mouse clicks and might end in an endless loop when sending the event back to the parent control.