C
COHENMARVIN
I'm a VB programmer, learning C#. How does one do the equivalent of a
"msgbox" (from Visual Basic) in C#? Is there something like this:
System.Forms.MessageBox("Hello World");
Thanks,
Marvin
"msgbox" (from Visual Basic) in C#? Is there something like this:
System.Forms.MessageBox("Hello World");
Thanks,
Marvin