Platforms to show: All Mac Windows Linux Cross-Platform

Back to Window class.

Window.HasCaptionMBS as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Window MBS Util Plugin 7.4 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Whether the window has a caption (a title bar)
Example
Window1.HasCaptionMBS=false

This property has only an effect on Windows. The window needs to be redrawn before the change is visible (for example move it).

In Xojo 2005 and newer you need to use self. in front of the method as the propertyname alone is not accepted.
(Read and Write computed property)

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...