Пример #1
0
 private void txtFlags_Validating(object sender, CancelEventArgs e)
 {
     CommonTemplate.ValidateFlags(sender, e);
 }