Platforms to show: All Mac Windows Linux Cross-Platform

FAQ.How to open icon file on Mac?

Answer: Use the NSImageMBS class like this:
Example
Var f as FolderItem = SpecialFolder.Desktop.Child("test.ico")
Var n as new NSImageMBS(f)

window1.Backdrop = n.CopyPictureWithMask

The biggest plugin in space...