private void ReadyButton_Click(object sender, EventArgs e) { ProcessController.Ready(blockBox.Text); }