private void button7_Click(object sender, EventArgs e) { Graphics g = this.CreateGraphics(); g.FillRectangle(Brushes.White, this.ClientRectangle); Font f = ); Font bf = new Font(f, FontStyle.Bold); StringFormat sf = new StringFormat(); float[] ts = {…