Platforms to show: All Mac Windows Linux Cross-Platform
NSToolbarItemGroupMBS class
Super class: NSToolbarItemMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | Cocoa Toolbar | MBS MacControls Plugin | 15.0 | Yes | No | No | Yes, macOS only | No |
Notes:
The views and labels of the subitems are used, but the parent's attributes take precedence.
Subclass of the NSToolbarItemMBS class.
- 3 methods
- method Constructor(itemIdentifier as string)
- method SetSubItems(items() as NSToolbarItemMBS)
- method subitems as NSToolbarItemMBS()
Super class NSToolbarItemMBS
- 18 properties
- property allowsDuplicatesInToolbar as boolean
- property autovalidates as boolean
- property ClassName as String
- property ClassPath as String
- property Enabled as boolean
- property Handle as Integer
- property image as NSImageMBS
- property itemIdentifier as string
- property label as string
- property MaxSize as NSSizeMBS
- property menuFormRepresentation as NSMenuItemMBS
- property MinSize as NSSizeMBS
- property paletteLabel as string
- property tag as Integer
- property toolbar as NSToolbarMBS
- property toolTip as string
- property view as NSViewMBS
- property visibilityPriority as Integer
- 2 methods
- method Constructor(itemIdentifier as string)
- method validate
- 7 shared methods
- shared method NSToolbarCustomizeToolbarItemIdentifier as string
- shared method NSToolbarFlexibleSpaceItemIdentifier as string
- shared method NSToolbarPrintItemIdentifier as string
- shared method NSToolbarSeparatorItemIdentifier as string
- shared method NSToolbarShowColorsItemIdentifier as string
- shared method NSToolbarShowFontsItemIdentifier as string
- shared method NSToolbarSpaceItemIdentifier as string
- 4 constants
- const NSToolbarItemVisibilityPriorityHigh = 1000
- const NSToolbarItemVisibilityPriorityLow = -1000
- const NSToolbarItemVisibilityPriorityStandard = 0
- const NSToolbarItemVisibilityPriorityUser = 2000
This class has no sub classes.
Blog Entries
- MonkeyBread Software Releases the MBS Xojo / Real Studio plug-ins in version 15.0
- MBS Xojo / Real Studio Plugins, version 14.5pr3
The items on this page are in the following plugins: MBS MacControls Plugin.
Links
MBS Xojo Plugins