Hi,
I'm trying to develop my applications using the MetroUI framework (http://viperneo.github.io/winforms-modernui/) but the editor doesn't show the controls i dragged into my new window (even if i use a MetroForm instead of a Windows Form).
I tried to open their sample project but sharpdevelop crashes everytime i try to open MainForm.cs
Is it possible to make these projects compatible? I dream to develop my apps only using open source tools :)
Thank you!