Tag for OpenWindowTagList(). Enabled Help button for Menu
Source position: intuition.pas line 1598
const WA_MenuHelp = WA_Dummy + $2F;
Enables IDCMP_MENUHELP: pressing Help during menus will return IDCMP_MENUHELP message.