private void BUTTON_STREAMERS_Click(object sender, EventArgs e) { FORM_STREAMERS FormStreamers = new FORM_STREAMERS(); FormStreamers.ShowDialog(); }