>
comp
>
gb.qt
>
window
>
border
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
-> 3.0
Documentation
History
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.