Platforms to show: All Mac Windows Linux Cross-Platform

Back to ButtonMBS control.

ButtonMBS.ImageDisabled as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The image used if the button is disabled.

(Read and Write property)

Some examples using this property:

ButtonMBS.ImageMouseOver as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The image used for the unpressed button if the mouse is over the button.

(Read and Write property)

Some examples using this property:

ButtonMBS.ImageNormal as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The image for the normal state.

(Read and Write property)

Some examples using this property:

ButtonMBS.ImagePressed as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The image used for the pressed button.

(Read and Write property)

Some examples using this property:

ButtonMBS.ImagePressedDisabled as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The image used when the button is pressed and the button is disabled.

If this image is nil, the ImagePressed picture is used.
(Read and Write property)

Some examples using this property:

ButtonMBS.ImagePressedMouseOver as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
The image used when the button is pressed and the mouse is over the button.

If this image is nil, the ImagePressed picture is used.
(Read and Write property)

Some examples using this property:

ButtonMBS.Sticky as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Whether the button is sticky.

Normally the value is set to false when you release the mouse button.
If Sticky is true, the button is not unpressed.
(Read and Write property)

Some examples using this property:

ButtonMBS.TestEnabled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
This property can be used to see in the window editor how the button looks like when the button is enabled.

This property is only for designing, not for runtime.
(Read and Write property)

ButtonMBS.TestMouseOver as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
This property can be used to see in the window editor how the button looks like if the mouse is over the button.

This property is only for designing, not for runtime.
(Read and Write property)

ButtonMBS.TestPressed as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
This property can be used to see in the window editor how the button looks like when the button is pressed.

This property is only for designing, not for runtime.
(Read and Write property)

ButtonMBS.Toggle as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Whether the button should toggle.

If pressed the button switches the value property.

Set Sticky to true if use set Toggle to true.
(Read and Write property)

Some examples using this property:

ButtonMBS.Value as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Controls MBS Overlay Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop only
Whether the button is currently pressed.

True if the button is pressed.
(Read and Write property)

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


The biggest plugin in space...