My application contains a TMainMenu and a TToolbar below, both at the top of the form. Hints are activated and displayed in the statusbar when the mouse hovers above the toolbuttons. However, when a submenu is dropped down and the mouse is above one of the menu items the hints of the underlying toolbuttons are displayed instead which is distracting. How can I avoid this? (Lazarus-0.9.31-32038 fpc-2.4.4-20110824 win32)