CS_GLOBALCLASS top-level constant

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

Indicates that the window class is an application global class.

Implementation

@Deprecated('Use WNDCLASS_STYLES.CS_GLOBALCLASS instead')
const CS_GLOBALCLASS = 0x4000;