MF_BITMAP top-level constant

int const MF_BITMAP

Uses a bitmap as the menu item. The lpNewItem parameter contains a handle to the bitmap.

Implementation

const MF_BITMAP = 0x00000004;