Esempio n. 1
0
 public void showformthem()
 {
     FormThem fthem = new FormThem();
      fthem.Show();
 }
Esempio n. 2
0
        public void showformthem()
        {
            FormThem fthem = new FormThem();

            fthem.Show();
        }