Пример #1
0
 private void When_FormClosed()
 {
     textBox.FireLostFocus();
 }
 private void LostFocus()
 {
     textBox.FireLostFocus();
 }