private void button6_Click(object sender, EventArgs e) { apiRequest.ChangeUserInfo(textBox4.Text, textBox5.Text, textBox6.Text, OnSaveUserChanges); }