[Mono-list] messageBox.show() is not there!?

Abulhija mohammad.nemer at vista.aero
Mon Nov 17 18:40:06 EST 2008


hi am new to mono and C# i have a small code i want to write, here is the
code

using System;
using System.Windows.Forms;

public class messageBox
{
         public static void Main()
                  {
                         messageBox.show("something goes here");
                  }
}

simple very easy, the problem that when i reach the part messageBox.show(),
there is not show, only Equals, Main, or RefernceEqual... i searched the net
but there is no answer. can someone help please.
thanks

am working on ubuntu 8.10, MonoDevelop version 1.0

thanks again.

PS: not sure if this is the right section to post in. please move it to the
right section if necessary. 
-- 
View this message in context: http://www.nabble.com/messageBox.show%28%29-is-not-there%21--tp20550486p20550486.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list