Where is the gtk# widget for windows forms in mono?
- by user207785
Ok, I downloaded mono to program in c#. The installation worked fine and I have mono up and running. The problem is, I can't find the toolbox that contains stuff like:
Common controls
containers Menus and toolbars
All Windows Forms
THIS IS FOR THE VISUAL DESIGN PART! I cant find them!
I also can't see the window to work on. (By default its called "Form1")
Im trying to get mono to look like this: http://www.mono-project.com/File:Md2.png
See, the window in the middle called "MainWindow" I can't see that in mono.
also, on the top right, I cant find that widget box!
Help please!
Thanks!!