Computer and Programming Tricks
Showing posts with label
Using message box in C sharp
.
Show all posts
Showing posts with label
Using message box in C sharp
.
Show all posts
Wednesday, September 11, 2013
How to use Messagebox in C#
We can display any alert message using following code.
MessageBox.Show("Type your message here");
Older Posts
Home
Subscribe to:
Posts (Atom)