Exemple #1
0
 private void TextBox_Leave(object sender, EventArgs e)
 {
     PlaceHolder.TextLeave(sender as TextBox);
 }