2.0
3.0
>
comp
>
gb.qt
>
window
>
border
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
Window.Border (gb.qt)
PROPERTY
Border
AS
Integer
Returns or sets the border type of the window.
Use one of the following constants:
Window
.
None
for a borderless window.
Window
.
Fixed
for a window with a fixed size.
Window
.
Resizable
for a resizable window.