WindowFlags¶
Value | Description |
---|---|
NoTitleBar |
Do not display the title bar. |
NoResize |
Do not allow resizing the window. |
Scrollbars |
Display scrollbars. |
NoCollapse |
Do not display the collapse button. |
Immovable |
Do not allow window movement. |
Value | Description |
---|---|
NoTitleBar |
Do not display the title bar. |
NoResize |
Do not allow resizing the window. |
Scrollbars |
Display scrollbars. |
NoCollapse |
Do not display the collapse button. |
Immovable |
Do not allow window movement. |