I'm looking for a way to destroy a popmenu after the mouse cursor has strayed away from the menu. An example of this behavior can be seen at MSNBC.com, when you mouse over a top menu item, a cascading menu popups up, now move the mouse away from the popup and after a second or two the popup menu disappears. MSNBC implements this in Java script code, is there away to get the same effect using WIN32?

thanks in advance

bill baker