Window.Type

From Xojo Documentation

Design Property (as Window.Types)
This Window property can only be set in the Inspector and is not available in code.

The window type. Set the desired Type in the Inspector.

Notes

Use the Window.Types enumeration to determine the value of this property.


The various frame types are covered in the User Guide.

See Also

Window class