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
Which is faster array or arraylist in c#?
Can a constructor be static in c#?
How can we sort the elements of the array in descending order?
What is the difference between proc. Sent by val and by sub?
What is the difference between virtual and override in c#?
What is appdomain in c#?
How does split work in c#?
What is public void in c#?
List the 5 different access modifiers in c#?
Difference between value and reference type. What are value types and reference types?
What is delegates in c#?
What is the difference between protected and private?
What is the difference between string keyword and system.string class?
Is c and c# the same?
Explain the difference between boxing and unboxing.