> You need to add the reference to System.Windows.Forms just > like you did System.Drawing. Such as "mcs -r:System.Drawing > -r:System.Windows.Forms sample.cs" > Or instead just use "-pkg:dotnet". See e.g. http://www.mono-project.com/WinForms_Getting_Started_Guide Andy