Re: How to position message box? by Marcus
Marcus
Fri Aug 12 03:18:31 CDT 2005
I assume your question is "How to display a MessageBox in C#?"
If yes, the answer is System.Windows.Forms.MessageBox.Show
"Altramagnus" <altramagnus@hotmail.com> wrote in message
news:1123827720.149298.155530@g44g2000cwa.googlegroups.com...
> How to position message box programatically using C# .NET?
>
> Thanks.
>