Bug 27529 Tool Tip appears behind menu
authorDavid Moore <david_moore1@sil.org>
Sat, 28 Feb 2015 16:00:05 +0000 (11:00 -0500)
committerDavid Moore <david_moore1@sil.org>
Sat, 28 Feb 2015 16:00:05 +0000 (11:00 -0500)
commitf3ff59749f062c609552af071798bc4220dd4633
tree0b054336bd39c9dfc1b6e1fe0ce3ce5bf57ad003
parent3ceb869495df9e6648d606c64620441d3180cfdb
Bug 27529 Tool Tip appears behind menu

In certain cases, hovering over a ToolStripMenuItem
that has a tool tip defined will result in the tool
tip appearing behind, and hidden by, the context
menu containing the item.  The change is to cause
the tool tip to be pushed to the front when it is
displayed.
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolTip.cs