CocoaControlMBS control deprecated

The problem with CocoaControlMBS is, that it just hosts a Cocoa NSView and doesn’t integrate with Xojo for tab handling, drag and drop or mouse events.
So I tried to make extra controls for the most used NSView.

So you would need a control for NSPathControlMBS?

CustomNSViewMBS on the other side allows you to write your own NSView subclass in Xojo.