WS_TILEDWINDOW top-level constant
int
const WS_TILEDWINDOW
The window is an overlapped window. Same as the WS_OVERLAPPEDWINDOW style.
Implementation
const WS_TILEDWINDOW = WS_OVERLAPPEDWINDOW;