SM_MENUDROPALIGNMENT top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_MENUDROPALIGNMENT instead')
int const SM_MENUDROPALIGNMENT

Nonzero if drop-down menus are right-aligned with the corresponding menu-bar item; 0 if the menus are left-aligned.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_MENUDROPALIGNMENT instead')
const SM_MENUDROPALIGNMENT = 40;