private void buttonX2_Click(object sender, EventArgs e) { Print.printare(Convert.ToInt32(textBoxX1.Text), textBox2.Text); }