Platforms to show: All Mac Windows Linux Cross-Platform

Back to Window class.

Window.HasMinimizeBoxMBS as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Window MBS Util Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop only
Returns true if this window has a Minimize Button.
Example
mainwindow.HasMinimizeBoxMBS=false 'remove Minimize button

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)

Some examples using this property:

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


The biggest plugin in space...