Example #1
0
 void NotepadToolStripMenuItemClick(object sender, EventArgs e)
 {
     notes.Show();
 }