public Delete(tree t) { this.tre = t; InitializeComponent(); }
public frmDisplay(tree t) { this.tr = t; InitializeComponent(); }
public SecondForm(tree t) { this.tr = t; InitializeComponent(); }
public Search(tree t) { this.tre = t; InitializeComponent(); }