コード例 #1
0
 public void KullaniciOlusturGoster()
 {
     Width  = 355;
     Height = 370;
     TxtEposta.Show();
     BttnYeniKullaniciOluştur.Show();
 }