SPI_SETDRAGHEIGHT top-level constant

int const SPI_SETDRAGHEIGHT

Sets the height, in pixels, of the rectangle used to detect the start of a drag operation. Set uiParam to the new value. To retrieve the drag height, call GetSystemMetrics with the SM_CYDRAG flag.

Implementation

const SPI_SETDRAGHEIGHT = 0x004D;