private void btn_ColorProgressBarTest_Click(object sender, EventArgs e) { ColorProgressBarTest obj = new ColorProgressBarTest(); obj.Show(); }