DesktopWindow.Type

From Xojo Documentation

Design Property (as DesktopWindow.Types)

This DesktopWindow 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 DesktopWindow.Types enumeration to determine the value of this property.


The various frame types are covered in the User Guide: Desktop Windows topic.

See Also

DesktopWindow class; UserGuide:Desktop_Windows topic