OK, it mostly works with Crossover on Linux Mint 18.1 (Cinnamon) :
- winxp bottle (default, I think)
- wine mono
- .net 2
- .net 4
With just the above, the IDE & Designer worked fine, but I couldn't run any apps because of the missing JDK. XOver complains that JDK 7 doesn't run, and JDK 8 failed to install. So I downloaded the latest JDK 8 for Windows from Oracle and installed as an unknown app.
The install recommended I upgrade my windows version a few times from a message box with only an OK button to click. After the second or third one of these the installation appeared to hang, so I cancelled the install & restarted it. It then complained an install was already in progress, I clicked OK, then after that the JDK appeared to be there.
However, now I get a black window when I run the Designer or execute the application from within the IDE (not tried it outside yet).
Correction - the designer itself works, but the form window that shows the layout as it would look is black.