Click here to Skip to main content
15,922,533 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: (untagged)
i have design a check in form ,
sir when i want to print that form i should press enter button ,
what wil be the code to print the form by pressing enter button please help me ,
Posted
Comments
Sergey Alexandrovich Kryukov 13-Jan-12 18:04pm    
What this tag supposed to mean: "Beginner". Does it tell us your language and other relevant detail?
--SA

You did not tag your question with the language you are using so I have assumed C#. It should be easy to change this search[^], if necessary.
 
Share this answer
 
make your form AcceptButton property to your Enter button ID
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 13-Jan-12 18:04pm    
Not an answer.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900