[Mono-list] How to start a C# winforms project?

kuse marcus at in-process.se
Tue Nov 11 04:42:12 EST 2008




arcull wrote:
> 
> Hi all. I am brand new to monodevelop and would like to get some
> experience with C# and .net via mono. I've seen there are nice project
> templates for Gtk# project, but can't see one based on winforms. I mean,
> if I choose a Gtk# project, I get a predefinded application with gui
> interface, while selecting C# blank project, does not contain any gui
> interface. Did I miss something or do I have to desing winforms based
> project from scratch? Thanks for your help.
> 

I don't think there any any predefined templates for Win-forms application
cuase there is no GUI-designer for Win-forms (yet?), but nothing stops you
from creating a blank solution and work with the System.Windows.Forms
namespace.
-- 
View this message in context: http://www.nabble.com/How-to-start-a-C--winforms-project--tp20434762p20436249.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list