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