Hi
How do you go about displaying a smple Message Box? You know, like in VB you would go MsgBox("I am a message box!").
The only thing I can find on the entire internet is Console.Write(Line)......
I am not used to NOT finding the information I am looking for, that is why I am posting...
Please help.
From: Desperate and Helpless (Or Hopeless if you are thinking that...)
Loading
AlwynPosted Jun 30, 2006, 5:46 AM
Mahesh ChandPosted Jun 22, 2006, 1:56 PM
Mahesh ChandPosted Jun 22, 2006, 1:55 PM
MessageBox.Show("Message");