private void sel_stock_Click(object sender, EventArgs e) { //Selection of the stock Select_devise stocks = new Select_devise(this); }