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
Why array is faster than arraylist in c#?
What is difference between assembly and namespace?
How do I know if executenonquery is successful c#?
update data in an xml file which resides in solution itself, using silverlight 4.0
Who is a accessibility modifier “protected internal†available to ?
What is difference between const and static in c#?
What is a console application in c#?
Which are access modifiers available in c#?
Illustrate namespaces in c#?
Can you use all access modifiers for all types?
Explain the difference between user control and custom control. Also, explain their use.
Can you specify nested classes as partial classes?
What are strong name assemblies?
What are Indexers in C#?
Is 0 an unsigned integer?