Default Menu Items

A submenu can contain one default menu item. When the user opens a submenu by double-clicking, Windows sends a command message to the menu's owner window and closes the menu as if the default command item had been chosen. If there is no default command item, the submenu remains open. To retrieve and set the default item for a submenu, use the GetMenuDefaultItem and SetMenuDefaultItem functions.