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
Explain how to find the current record position in data control?
How many navigational features are provided by visual studio.net ide?
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 are windows based applications?
What is formdata?
What is the use of play() playlooping() functions?
What is a windows form application?
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?
Name the property which is used to lock a textbox to enter data?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What are the different cloud platforms?
Explain how to split a column header in gridview using c#.net?
Which property of the progressbar control specifies the amount to increment the current value of the control?
Are windows forms still used?
Explain the need of z-order method?