private void button1_Click(object sender, EventArgs e)
 {
     uc1.MinimMaxim();
     // userControl11.MinimMaxim();
 }