Which controls do not have events?



Which controls do not have events?..

Answer / Laljeet

In C#, some controls such as Label, TextBox, and Panel do not inherently have events. However, you can create custom events for these controls.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is a race condition?

1 Answers  


How long does a loop recorder procedure take?

1 Answers  


What is the best dependency injection c#?

1 Answers  


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1 Answers   CTS,


Which attribute is used in order that the method can be used as webservice?

1 Answers  


Is nullable type c#?

1 Answers  


Define assert() method? How does it work?

1 Answers   Siebel,


WHAT ARE Design Patterns USING IN DOTNET

3 Answers   HP,


Can You Prevent Your Class From Being Inherited By Another Class?

1 Answers   Siebel Systems,


What is dll in c#?

1 Answers  


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1 Answers   Satyam,


Can we inherit private class in c#?

1 Answers  


Categories