G
Guest
Hi,
I add to my application the Form1_KeyDown event, But I don't go inside
this function when press on the arrow keys,Any one have any Idea why it
happins,
Form1_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e)
{
I add to my application the Form1_KeyDown event, But I don't go inside
this function when press on the arrow keys,Any one have any Idea why it
happins,
Form1_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e)
{