/
comp
/
gb.qt
/
window
/ border
Window.Border (gb.qt)
Syntax
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.