CS_NOCLOSE top-level constant

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

Disables Close on the window menu.

Implementation

@Deprecated('Use WNDCLASS_STYLES.CS_NOCLOSE instead')
const CS_NOCLOSE = 0x0200;