private void GroupInput_Leave(object sender, EventArgs e) { GroupInput.Text = GuiManager.CensorField(GroupInput.Text); }