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