CS_HREDRAW top-level constant

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

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

Implementation

@Deprecated('Use WNDCLASS_STYLES.CS_HREDRAW instead')
const CS_HREDRAW = 0x0002;