private void button1_Click(object sender, EventArgs e) { BanConfiguration banner = new BanConfiguration(_UUID); banner.Show(); }