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