private void btnCodeNameCheck_Click(object sender, EventArgs e) { viewmodel.CodeNameCheck(txtBxCodeNameCheck.Text); }