Beispiel #1
0
 private void ZifliForm_Load(object sender, EventArgs e)
 {
     ClientRemoting.createChannelTcp();
     this.updateLabelsMenus();
     this.Show();
 }