How will U encapsulate button trigger event into text_box
event of Pressing Enter key?i.e only after pressing Enter
after the text is typed the button trigger event should
activate?
Answer Posted / zaid
hmmm nice question asked isn't it??
the answer for dis is that:
jst set the Accept Button property = the button which u want to encapsulate of the Form in which u are doing this
encapsulation .
!!!!!!!!
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the 3 elements of delegation?
Can we override constructor in c#?
What is the difference between disposing of () and finalize() methods in c#?
What's different between c# and c/c++?
What do you mean by casting a data type?
if a method is marked as protected internal who can access it?
Is array passed by reference in c#?
What is sqlcommand in c#?
How do you convert byte array to hexadecimal string, and vice versa?
Explain deadlock?
Explain a MSIL ? Why is it appreciated by all developers?
What is an int c#?
What is #region in c#?
Why do we need interface in c#?
What is the output of TextWriterTraceListener redirected?