SIF_DISABLENOSCROLL top-level constant

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

Disables the scroll bar instead of removing it, if the scroll bar's new parameters make the scroll bar unnecessary.

Implementation

@Deprecated('Use SCROLLINFO_MASK.SIF_DISABLENOSCROLL instead')
const SIF_DISABLENOSCROLL = 0x0008;