SM_CYMINSPACING top-level constant

int const SM_CYMINSPACING

The height 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_CYMINIMIZED.

Implementation

const SM_CYMINSPACING = 48;