1234567
System::Windows::Forms::KeyPressEventArgs^ e) { char q=e->KeyChar; // if(q.ToString()=="13") button1_Click(sender,e); }