SPI_GETMENUDROPALIGNMENT top-level constant

int const SPI_GETMENUDROPALIGNMENT

Determines whether pop-up menus are left-aligned or right-aligned, relative to the corresponding menu-bar item. The pvParam parameter must point to a BOOL variable that receives TRUE if right-aligned, or FALSE otherwise.

Implementation

const SPI_GETMENUDROPALIGNMENT = 0x001B;