Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSScrollerMBS class.

NSScrollerMBS.NSAllScrollerParts = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify which parts of the scroller are visible.

Scroller has at least a knob, possibly also scroll buttons.

NSScrollerMBS.NSBlueControlTint = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify a the control tint.

Aqua control tint

NSScrollerMBS.NSClearControlTint = 7

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify a the control tint.

Clear control tint

NSScrollerMBS.NSDefaultControlTint = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify a the control tint.

The current default tint setting

NSScrollerMBS.NSGraphiteControlTint = 6

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify a the control tint.

Graphite control tint

NSScrollerMBS.NSMiniControlSize = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the values for the ControlSize property.

The control has a smaller size than NSSmallControlSize.

NSScrollerMBS.NSNoScrollerParts = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify which parts of the scroller are visible.

Scroller has neither a knob nor scroll buttons, only the knob slot.

NSScrollerMBS.NSOnlyScrollerArrows = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify which parts of the scroller are visible.

Scroller has only scroll buttons, no knob.

NSScrollerMBS.NSRegularControlSize = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the values for the ControlSize property.

The control is sized as regular.

NSScrollerMBS.NSScrollerArrowsDefaultSetting = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify where the scroller's buttons appear with the arrowsPosition property.

Contains the information from the AppleScrollBarVariant default value.

NSScrollerMBS.NSScrollerArrowsMaxEnd = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify where the scroller's buttons appear with the arrowsPosition property.

Buttons at bottom or right. This constant has been deprecated.

NSScrollerMBS.NSScrollerArrowsMinEnd = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify where the scroller's buttons appear with the arrowsPosition property.

Buttons at top or left. This has been deprecated.

NSScrollerMBS.NSScrollerArrowsNone = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify where the scroller's buttons appear with the arrowsPosition property.

No buttons.

NSScrollerMBS.NSScrollerDecrementArrow = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 9.6
One of the constants describe the two scroller buttons and are used by drawArrow.

The down or right scroll button.

NSScrollerMBS.NSScrollerDecrementLine = 4

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify the different parts of the scroller.

Up or left by a small amount.

NSScrollerMBS.NSScrollerDecrementPage = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify the different parts of the scroller.

Up or left by a large amount.

NSScrollerMBS.NSScrollerIncrementArrow = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 9.6
One of the constants describe the two scroller buttons and are used by drawArrow.

The up or left scroll button.

NSScrollerMBS.NSScrollerIncrementLine = 5

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify the different parts of the scroller.

Down or right by a small amount.

NSScrollerMBS.NSScrollerIncrementPage = 3

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify the different parts of the scroller.

Down or right by a large amount.

NSScrollerMBS.NSScrollerKnob = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify the different parts of the scroller.

Directly to the NSScroller's value, as given by floatValue.

NSScrollerMBS.NSScrollerKnobSlot = 6

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify the different parts of the scroller.

Directly to the NSScroller's value, as given by floatValue.

NSScrollerMBS.NSScrollerKnobStyleDark = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the knob style constants.

Specifies a dark knob.
This style is particularly good against a light background.
Available in Mac OS X v10.7 and later.

NSScrollerMBS.NSScrollerKnobStyleDefault = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the knob style constants.

Specifies a dark knob with a light border.
This is the default style; it is good against any background.
Available in Mac OS X v10.7 and later.

NSScrollerMBS.NSScrollerKnobStyleLight = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the knob style constants.

Specifies a light knob.
This style is particularly good against a dark background.
Available in Mac OS X v10.7 and later.

NSScrollerMBS.NSScrollerNoPart = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the constants to specify the different parts of the scroller.

Don't scroll at all.

NSScrollerMBS.NSScrollerStyleLegacy = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to specify the scroller style.

Specifies legacy-style scrollers as prior to Mac OS X v10.7.
Available in Mac OS X v10.7 and later.

NSScrollerMBS.NSScrollerStyleOverlay = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to specify the scroller style.

Specifies overlay-style scrollers in Mac OS X v10.7 and later.
Available in Mac OS X v10.7 and later.

NSScrollerMBS.NSSmallControlSize = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 8.4
One of the values for the ControlSize property.

This constant is for controls that cannot be resized in one direction, such as push buttons, radio buttons, checkboxes, sliders, scroll bars, pop-up buttons, tabs, and progress indicators. You should use a small system font with a small control.

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


💬 Ask a question or report a problem
The biggest plugin in space...