List out controls which does not have events?

Answers were Sorted based on User's Feedback



List out controls which does not have events?..

Answer / lalitha

Line and shape control donot have any events. Similarly,
Pointer control also doesn't have any events.

Is This Answer Correct ?    29 Yes 5 No

List out controls which does not have events?..

Answer / kamal

Image, Literal, Placeholder and panel controls are having
default events like databing, load, init and unload events..

Is This Answer Correct ?    9 Yes 1 No

List out controls which does not have events?..

Answer / vishnu

imageList & helpProvider controls doesn’t have events in
winforms

Is This Answer Correct ?    7 Yes 0 No

List out controls which does not have events?..

Answer / rose

imagelist in windows form

Is This Answer Correct ?    4 Yes 0 No

List out controls which does not have events?..

Answer / ronith

Line , shape &html controls
table
fileupload
Image &Imagelist
HelpProvider
pointer
directory entry &provider
validation controls

Is This Answer Correct ?    4 Yes 0 No

List out controls which does not have events?..

Answer / riya piyush jain

Line and shape control, Pointer control, Timer control n
the image controls doesnt 've events

Is This Answer Correct ?    3 Yes 6 No

List out controls which does not have events?..

Answer / anilkumar

label does not have events

Is This Answer Correct ?    10 Yes 18 No

List out controls which does not have events?..

Answer / deepak kumar

Hyperlink control doesnot have any Event(ASP.net)

Is This Answer Correct ?    11 Yes 24 No

Post New Answer

More Dot Net WindowsForms Interview Questions

Where to use new keyword other than create instance?

0 Answers  


How do you display an editable drop-down list?

1 Answers  


how print barcode

0 Answers   Wipro,


What are the new events in textbox that has been included in VB ?

2 Answers  


Which property of the progressbar control specifies the amount to increment the current value of the control?

0 Answers  






What is the advantage of a form?

0 Answers  


what is the difference between Listindex and Tab index?

1 Answers  


What are controls in windows forms?

0 Answers  


Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?

0 Answers  


What is the use of lock keyword in C#?

1 Answers  


Explain how to add resources during runtime?

0 Answers  


what is a property to resize a label control according to your caption?

1 Answers  


Categories