private void btnNew_Click(object sender, EventArgs e) { Cookie2 c*k = new Cookie2( ); this.lst.Add(c*k); DisplayElements(); }