Exemplo n.º 1
0
 private void toolStripButton3_Click(object sender, EventArgs e)
 {
     using (Chilano.Iso2God.Settings settings = new Chilano.Iso2God.Settings())
     {
         settings.ShowDialog(this);
     }
 }
Exemplo n.º 2
0
 private void toolStripButton3_Click(object sender, EventArgs e)
 {
     using (Chilano.Iso2God.Settings settings = new Chilano.Iso2God.Settings())
     {
         settings.ShowDialog(this);
     }
 }