Platforms to show: All Mac Windows Linux Cross-Platform
FAQ.How to open icon file on Mac?
Var f as FolderItem = SpecialFolder.Desktop.Child("test.ico")Var n as new NSImageMBS(f)window1.Backdrop = n.CopyPictureWithMask