SIF_RANGE top-level constant

  1. @Deprecated('Use SCROLLINFO_MASK.SIF_RANGE instead')
int const SIF_RANGE

Copies the scroll range to the nMin and nMax members of the SCROLLINFO structure pointed to by lpsi.

Implementation

@Deprecated('Use SCROLLINFO_MASK.SIF_RANGE instead')
const SIF_RANGE = 0x0001;