DesktopWindow.Type
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Design Property (as DesktopWindow.Types)
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