private void lambdaBindingsValidation_Click(object sender, EventArgs e) { var testForm = new TestFormLambdaValidation(); testForm.ShowDialog(); }