Exemplo n.º 1
0
 private void openToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Dialog.ShowOpenDialog(tabControl);
 }