Platforms to show: All Mac Windows Linux Cross-Platform

Back to DesktopNSButtonControlMBS control.

DesktopNSButtonControlMBS.AlternateTitle as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The title that the button displays when it's in its alternate state.

(Read and Write property)

DesktopNSButtonControlMBS.BezelStyle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The appearance of the border, if the view has one.

Use this constants:

NSRoundedBezelStyle= 1
NSRegularSquareBezelStyle= 2
NSThickSquareBezelStyle= 3
NSThickerSquareBezelStyle= 4
NSDisclosureBezelStyle= 5
NSShadowlessSquareBezelStyle= 6
NSCircularBezelStyle= 7
NSTexturedSquareBezelStyle= 8
NSHelpButtonBezelStyle= 9
NSSmallSquareBezelStyle= 10
NSTexturedRoundedBezelStyle= 11
NSRoundRectBezelStyle= 12
NSRecessedBezelStyle= 13
NSRoundedDisclosureBezelStyle= 14
(Read and Write property)

DesktopNSButtonControlMBS.ButtonType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The button type.

See also NSButtonMBS.ButtonType and the constants there like NSPushOnPushOffButton.
(Read and Write property)

DesktopNSButtonControlMBS.Title as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The title displayed on the button when it's in its normal state.

(Read and Write property)

DesktopNSButtonControlMBS.View as NSButtonMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacControls Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The view used in the control.

Use this object to set more options on the control.
(Read only property)

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


The biggest plugin in space...