In my research I found that it is possible to compile Clarion into an intermediate .NET language and then integrate with the .NET Framework.
What are the steps to make this integration?
I also discovered that there is a mode called WinForm Designer, which visualizes and modifies visual components of .NET Windows Application.
However, I can’t find this feature. Where can I find it?