Ejemplo n.º 1
0
 private void textBox3_KeyDown_1(object sender, KeyEventArgs e)
 {
     SelectCombo.IsEnter(this, e.KeyCode);
 }