List out controls which does not have events?
Answer Posted / 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 |
Post New Answer View All Answers
how print barcode
What is form based application?
What is the full form of gac?
What are windows based applications?
What is the use of form?
What are controls in windows forms?
What is a windows form application?
Explain the new events in textbox that has been included in vb?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
Which command prompt utility is used to convert a resource file from the text format into the binary format?
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
How insert record in the database?
Explain the need of z-order method?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.