How will U encapsulate button trigger event into text_box event of Pressing Enter key?
Answer Posted / ram
by using textchanged event u can fire trigger
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is a constructor in c#?
Why do we need oops in c#?
Can namespace contain the private class?
Is there throws keyword in c#?
What is a nullreferenceexception?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
what are windows services?
What are the Types of JIT and what is econo-JIT
What is the difference between arraylist and list in c#?
Can you create sealed abstract class in c#?
How many bytes is an int c#?
What is difference between interface and abstraction?
What is sqlconnection in c#?
If casting fails what type of exception is thrown?
Is string a data type in c#?