SM_CXMINSPACING top-level constant

int const SM_CXMINSPACING

The width of a grid cell for a minimized window, in pixels. Each minimized window fits into a rectangle this size when arranged. This value is always greater than or equal to SM_CXMINIMIZED.

Implementation

const SM_CXMINSPACING = 47;