SM_CXMENUSIZE top-level constant

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

The width 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_CXMENUSIZE instead')
const SM_CXMENUSIZE = 54;