SIF_TRACKPOS top-level constant Null safety
Copies the current scroll box tracking position to the nTrackPos member of the SCROLLINFO structure pointed to by lpsi.
Implementation
const SIF_TRACKPOS = 0x0010;
Copies the current scroll box tracking position to the nTrackPos member of the SCROLLINFO structure pointed to by lpsi.
const SIF_TRACKPOS = 0x0010;