Answer Posted / bikash pattanayak
Event is a time period which tell us when an action has to
be performed. A control may have many events associated to
it. Some e.g of events are
onclick,mouseover,mouseout,ondouble click.
Events takes the help of Event Procedure for execution.
Event Procedure is a bolck of code which gets executed when
an events gets called...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Which event occurs when a user drags an item in a treeview or listview control?
To which namespace does the control class belong?
What are windows applications?
What is form design?
Explain the difference between listbox and combo box?
What are the advantages of form?
What are window based applications?
What is window form application?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
How insert record in the database?
What is difference between winforms and windows forms?
Explain the new events in textbox that has been included in vb?
What is the advantage of a form?
Explain how to split a column header in gridview using c#.net?