MF_MENUBREAK top-level constant

int const MF_MENUBREAK

Places the item on a new line (for a menu bar) or in a new column (for a drop-down menu, submenu, or shortcut menu) without separating columns.

Implementation

const MF_MENUBREAK = 0x00000040;