Exemplo n.º 1
0
 private void biK3Setting_Click(object sender, EventArgs e)
 {
     using (var fs = new frmKisSetting())
     {
         fs.ShowDialog();
     }
 }
Exemplo n.º 2
0
 private void biK3Setting_Click(object sender, EventArgs e)
 {
     using (var fs = new frmKisSetting())
     {
         fs.ShowDialog();
     }
 }