SM_CYMENUSIZE top-level constant

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

The height of menu bar buttons, such as the child window close button that is used in the multiple document interface, in pixels.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CYMENUSIZE instead')
const SM_CYMENUSIZE = 55;