Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. private void Form1_Load(object sender, EventArgs e)
  2. {
  3. MessageBox.Show("Thank you for using the application!", "Notice!");
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement