Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
CustomNSToolbarItemMBS class
Super class: NSToolbarItemMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | Cocoa | MBS MacControls Plugin | 11.3 | Yes | No | No | Yes, macOS only | No |
Notes:
Use this class if you need to fill events.
Subclass of the NSToolbarItemMBS class.
- 3 events
- event Action
- event allowsDuplicatesInToolbar as boolean
- event validate as boolean
- 2 methods
- method Constructor(itemIdentifier as string)
- method Destructor
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.
Some examples which use this class:
The items on this page are in the following plugins: MBS MacControls Plugin.
CustomNSTokenFieldMBS - CustomNSToolbarMBS
Links
MBS FileMaker Plugins