SPI_SETDRAGWIDTH top-level constant

int const SPI_SETDRAGWIDTH

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

Implementation

const SPI_SETDRAGWIDTH = 0x004C;