CS_VREDRAW top-level constant

  1. @Deprecated('Use WNDCLASS_STYLES.CS_VREDRAW instead')
int const CS_VREDRAW

Redraws the entire window if a movement or size adjustment changes the height of the client area.

Implementation

@Deprecated('Use WNDCLASS_STYLES.CS_VREDRAW instead')
const CS_VREDRAW = 0x0001;