List out controls which does not have events?
Answers were Sorted based on User's Feedback
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 |
Answer / vishnu
imageList & helpProvider controls doesn’t have events in
winforms
| Is This Answer Correct ? | 7 Yes | 0 No |
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 |
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 |
Answer / deepak kumar
Hyperlink control doesnot have any Event(ASP.net)
| Is This Answer Correct ? | 11 Yes | 24 No |
What are different options to store state in ASP.NET applications?
Name the property which is used to specify the source from where the crystal reports would be accessed.
which property is used to lock a textbox to enter data?
write a program to create login form
Are windows forms still used?
How many system controls are available ?
Which controls have refresh method?
What are window based applications?
which property is used to change to some value to access a identity column in datacontrols?
Where is system windows forms dll?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
How is anchoring different from docking?