Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSButtonMBS class.

NSButtonMBS.NSCircularBezelStyle=7

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A round button with room for a small icon or a single character.

This style has both regular and small variants, but the large variant is available only in gray at this time.

NSButtonMBS.NSDisclosureBezelStyle=5

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A bezel style for use with a disclosure triangle.

To create the disclosure triangle, set the button bezel style to NSDisclosureBezelStyle and the button type to NSOnOffButton.

NSButtonMBS.NSHelpButtonBezelStyle=9

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A round button with a question mark providing the standard help button look.

NSButtonMBS.NSInlineBezelStyle=15

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 14.3
One of the button styles that can be specified using bezelStyle.

Inline Style.

NSButtonMBS.NSMomentaryChangeButton=5

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

While the button is held down, the alternate image and alternate title are displayed.

The normal image and title are displayed when the button isn't pressed. This option is called "Momentary Change" in Interface Builder's Button Inspector.

NSButtonMBS.NSMomentaryLightButton=0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

While the button is held down it's shown as "lit," and also "pushed in" to the screen if the button is bordered.

This type of button is best for simply triggering actions, as it doesn't show its state; it always displays its normal image or title. This option is called "Momentary Light" in Interface Builder's Button Inspector.

NSButtonMBS.NSMomentaryPushInButton=7

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

While the button is held down it's shown as "lit."

This type of button is best for simply triggering actions, as it doesn't show its state; it always displays its normal image or title. This option is called "Momentary Push In" in Interface Builder's Button Inspector.

NSButtonMBS.NSOnOffButton=6

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

The first click highlights the button; a second click returns it to the normal (unhighlighted) state.

NSButtonMBS.NSPushOnPushOffButton=1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

The first click both highlights and causes the button to be "pushed in" if the button is bordered; a second click returns it to its normal state.

NSButtonMBS.NSRadioButton=4

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

This style is similar to NSSwitchButton, but it used to constrain a selection to a single element from several.

NSButtonMBS.NSRecessedBezelStyle=13

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A bezel style that matches the recessed buttons in Mail, Finder and Safari.

NSButtonMBS.NSRegularSquareBezelStyle=2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A rectangular button with a 2 point border, designed for icons.

NSButtonMBS.NSRoundedBezelStyle=1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A rounded rectangle button, designed for text.

NSButtonMBS.NSRoundedDisclosureBezelStyle=14

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A bezel style that matches the disclosure style used in the standard Save panel.

NSButtonMBS.NSRoundRectBezelStyle=12

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A bezel style that matches the search buttons in Finder and Mail.

NSButtonMBS.NSShadowlessSquareBezelStyle=6

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

Similar to NSRegularSquareBezelStyle, but has no shadow so you can abut the cells without overlapping shadows.

This style would be used in a tool palette, for example.

NSButtonMBS.NSSmallSquareBezelStyle=10

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A simple square bezel style. Buttons using this style can be scaled to any size.

NSButtonMBS.NSSwitchButton=3

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

This style is a variant of NSToggleButton that has no border and is used to represent a checkbox.

NSButtonMBS.NSTexturedRoundedBezelStyle=11

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A textured (metal) bezel style similar in appearance to the Finder's action (gear) button.

NSButtonMBS.NSTexturedSquareBezelStyle=8

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A bezel style appropriate for use with textured (metal) windows.

NSButtonMBS.NSThickerSquareBezelStyle=4

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A rectangular button with a 4 point border, designed for icons.

NSButtonMBS.NSThickSquareBezelStyle=3

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button styles that can be specified using bezelStyle.

A rectangular button with a 3 point border, designed for icons.

NSButtonMBS.NSToggleButton=2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 7.8
One of the button types that can be specified using ButtonType.

After the first click, the button displays its alternate image or title; a second click returns the button to its normal state.

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


The biggest plugin in space...