SPI_SETMENUDROPALIGNMENT top-level constant

  1. @Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETMENUDROPALIGNMENT instead')
int const SPI_SETMENUDROPALIGNMENT

Sets the alignment value of pop-up menus. The uiParam parameter specifies TRUE for right alignment, or FALSE for left alignment.

Implementation

@Deprecated(
    'Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETMENUDROPALIGNMENT instead')
const SPI_SETMENUDROPALIGNMENT = 0x001C;