Enumeration of the window styles.
| Enumerator |
|---|
| None | No border / title bar (this flag and all others are mutually exclusive).
|
| Titlebar | Title bar + fixed border.
|
| Resize | Title bar + resizable border + maximize button.
|
| Close | Title bar + close button.
|
| Default | Default window style.
|