SPI_SETDRAGFULLWINDOWS top-level constant Null safety
Sets dragging of full windows either on or off. The uiParam parameter specifies TRUE for on, or FALSE for off.
Implementation
const SPI_SETDRAGFULLWINDOWS = 0x0025;
Sets dragging of full windows either on or off. The uiParam parameter specifies TRUE for on, or FALSE for off.
const SPI_SETDRAGFULLWINDOWS = 0x0025;