Example #1
0
 private void TbDrzava_Leave(object sender, EventArgs e)
 {
     AuxLib.Check(this.TbDrzava.Text, this.TbDrzava);
 }