public void Tree1_DClick(System.Object sender, System.EventArgs e) { txtCode.Text = Tree1.CurrentNod(); Retrieve(); }