private void FCat_Load(object sender, System.EventArgs e) { cat.ObjOptional = true; cat.SetCombo(this.Kat_e_parent); tdbgui.GUIsuptype supt = new tdbgui.GUIsuptype(); supt.SetCombo(this.Kat_e_dltt); }
public FSupType() { // // Required for Windows Form Designer support // InitializeComponent(); // // TODO: Add any constructor code after InitializeComponent call // dltt = new tdbgui.GUIsuptype(); ishost = false; }