Platforms to show: All Mac Windows Linux Cross-Platform
NSImageMBS.NSImageNameCaution as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
Caution Image.
Available in Mac OS X v10.6 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
Caution Image.
Available in Mac OS X v10.6 and later.
NSImageMBS.NSImageNameColorPanel as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A color panel toolbar icon.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A color panel toolbar icon.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameColumnViewTemplate as string
Function:
One of the images used in segmented controls to switch the current view type.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A column view mode template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A column view mode template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameComputer as string
Function:
One of the images representing Finder items.
Example:
Notes:
To access this image, pass the specified constant to the imageNamed method.
A computer icon.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Example:
dim n as NSImageMBS = NSImageMBS.imageNamed(NSImageMBS.NSImageNameComputer)
// set to size you need
n.size = NSMakeSizeMBS(512,512)
// and make picture
Backdrop = n.CopyPictureWithMask
To access this image, pass the specified constant to the imageNamed method.
A computer icon.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameDotMac as string
Function:
One of the images representing Finder items.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A Dot Mac icon.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A Dot Mac icon.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameEnterFullScreenTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
An enter full-screen mode template image.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
An enter full-screen mode template image.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
NSImageMBS.NSImageNameEveryone as string
Function:
One of the images representing sharing permission icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
Permissions for all users.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
Permissions for all users.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameExitFullScreenTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
An exit full-screen mode template image.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
An exit full-screen mode template image.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
NSImageMBS.NSImageNameFlowViewTemplate as string
Function:
One of the images used in segmented controls to switch the current view type.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A cover flow view mode template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A cover flow view mode template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameFolder as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A folder image.
Available in Mac OS X v10.6 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A folder image.
Available in Mac OS X v10.6 and later.
NSImageMBS.NSImageNameFolderBurnable as string
Function:
One of the images representing Finder items.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A burnable folder icon.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A burnable folder icon.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameFolderSmart as string
Function:
One of the images representing Finder items.
Notes:
A smart folder icon.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
A smart folder icon.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
NSImageMBS.NSImageNameFollowLinkFreestandingTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
A link template image. You can use this image to implement a borderless button.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
A link template image. You can use this image to implement a borderless button.
Available in Mac OS X v10.5 and later.
To access this image, pass the specified constant to the imageNamed method.
NSImageMBS.NSImageNameFontPanel as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A font panel toolbar icon.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A font panel toolbar icon.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameGoBackTemplate as string
Function:
The template name for the go back image.
Notes:
Use these images for "go forward" or "go back" functions, as seen in Safari's toolbar. These images will automatically mirror when the user interface layout direction is right to left.
Available in macOS 10.12 and newer.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 16.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
Use these images for "go forward" or "go back" functions, as seen in Safari's toolbar. These images will automatically mirror when the user interface layout direction is right to left.
Available in macOS 10.12 and newer.
NSImageMBS.NSImageNameGoForwardTemplate as string
Function:
The template name for the go forward image.
Notes:
Use these images for "go forward" or "go back" functions, as seen in Safari's toolbar. These images will automatically mirror when the user interface layout direction is right to left.
Available in macOS 10.12 and newer.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 16.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
Use these images for "go forward" or "go back" functions, as seen in Safari's toolbar. These images will automatically mirror when the user interface layout direction is right to left.
Available in macOS 10.12 and newer.
NSImageMBS.NSImageNameGoLeftTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A "go back" template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A "go back" template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameGoRightTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A "go forward" template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A "go forward" template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameHomeTemplate as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
Home image suitable for a template.
Available in Mac OS X v10.6 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
Home image suitable for a template.
Available in Mac OS X v10.6 and later.
NSImageMBS.NSImageNameIChatTheaterTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
An iChat Theater template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
An iChat Theater template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameIconViewTemplate as string
Function:
One of the images used in segmented controls to switch the current view type.
Notes:
To access this image, pass the specified constant to the imageNamed method.
An icon view mode template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
An icon view mode template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameInfo as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
An information toolbar icon.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
An information toolbar icon.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameInvalidDataFreestandingTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
An invalid data template image. Place this icon to the right of any fields containing invalid data. You can use this image to implement a borderless button.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
An invalid data template image. Place this icon to the right of any fields containing invalid data. You can use this image to implement a borderless button.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameLeftFacingTriangleTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A generic left-facing triangle template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A generic left-facing triangle template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameListViewTemplate as string
Function:
One of the images used in segmented controls to switch the current view type.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A list view mode template image.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A list view mode template image.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameLockLockedTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A locked lock template image. Use to indicate locked content.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A locked lock template image. Use to indicate locked content.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameLockUnlockedTemplate as string
Function:
One of the images representing standard artwork and icons that you can use in your applications.
Notes:
To access this image, pass the specified constant to the imageNamed method.
An unlocked lock template image. Use to indicate modifiable content that can be locked.
Available in Mac OS X v10.5 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
An unlocked lock template image. Use to indicate modifiable content that can be locked.
Available in Mac OS X v10.5 and later.
NSImageMBS.NSImageNameMenuMixedStateTemplate as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A horizontal dash. Drawing these outside of menus is discouraged.
Available in Mac OS X v10.6 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A horizontal dash. Drawing these outside of menus is discouraged.
Available in Mac OS X v10.6 and later.
NSImageMBS.NSImageNameMenuOnStateTemplate as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
A check mark. Drawing these outside of menus is discouraged.
Available in Mac OS X v10.6 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
A check mark. Drawing these outside of menus is discouraged.
Available in Mac OS X v10.6 and later.
NSImageMBS.NSImageNameMobileMe as string
Function:
One of the images that you can use in application toolbars.
Notes:
To access this image, pass the specified constant to the imageNamed method.
MobileMe logo. Note that this is preferred to using the NSImageNameDotMac image, although that image is not expected to be deprecated.
Available in Mac OS X v10.6 and later.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Drawing | MBS MacBase Plugin | 12.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
To access this image, pass the specified constant to the imageNamed method.
MobileMe logo. Note that this is preferred to using the NSImageNameDotMac image, although that image is not expected to be deprecated.
Available in Mac OS X v10.6 and later.
The items on this page are in the following plugins: MBS MacBase Plugin.

Links
MBS Xojo Chart Plugins