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
Explain how insert record in the database?
What is form and meaning?
What are the three states set in a checkstate property?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
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?
What is the difference between pixels, points, and em’s when fonts are displayed?
Name the two main categories of .net components.
What is the advantage of a form?
What is form design?
Is windows an application software?
Name the class to be inherited for creating a custom control.
Explain how to add resources during runtime?
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
What are the components of gui for windows?
Explain how to split a column header in gridview using c#.net?