Пример #1
0
 private void FService_Load(object sender, System.EventArgs e)
 {
     tdbgui.GUIact A = new tdbgui.GUIact();
     A.SetCombo(this.Ser_e_act);
     tdbgui.GUIsai S = new tdbgui.GUIsai();
     S.SetCombo(this.Ser_e_season);
 }
Пример #2
0
 private void FService_Load(object sender, System.EventArgs e)
 {
     tdbgui.GUIact A = new tdbgui.GUIact();
     A.SetCombo(this.Ser_e_act);
     tdbgui.GUIsai S = new tdbgui.GUIsai();
     S.SetCombo(this.Ser_e_season);
 }