MF_SEPARATOR top-level constant

int const MF_SEPARATOR

Draws a horizontal dividing line. This flag is used only in a drop-down menu, submenu, or shortcut menu. The line cannot be grayed, disabled, or highlighted. The lpNewItem and uIDNewItem parameters are ignored.

Implementation

const MF_SEPARATOR = 0x00000800;