MF_MENUBARBREAK top-level constant

int const MF_MENUBARBREAK

Functions the same as the MF_MENUBREAK flag for a menu bar. For a drop-down menu, submenu, or shortcut menu, the new column is separated from the old column by a vertical line.

Implementation

const MF_MENUBARBREAK = 0x00000020;