SM_CXMAXTRACK top-level constant

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

The default maximum width of a window that has a caption and sizing borders, in pixels. This metric refers to the entire desktop. The user cannot drag the window frame to a size larger than these dimensions.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CXMAXTRACK instead')
const SM_CXMAXTRACK = 59;