private void ViewS35_accordionControlElement_Click(object sender, EventArgs e) { S35 S35Form = new S35(); S35Form.Show(); }