What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / amir
A property indicates the state of object. Eg. Visible =
True.
A method is a used for changing the state of object.
An event is a feedback of object state change. An event is
triggered when the object state is changed.
| Is This Answer Correct ? | 82 Yes | 37 No |
Post New Answer View All Answers
Draw Sequence Modal of RDO and Explain?
What is the use of Imagelist Controls ?
Whether HTML supports multimedia: and document links?
When should we use recursive programming?
Explain the differences between ActiveX Dll and ActiveX Exe?
which method used to move a recordset pointer in nth position in DAG?
How would you use ActiveX Dll and ActiveX Exe in your application?
What is the Windows API?
What is the use of Tabledef?
What do you know about chaining views.
It possible to call OLEDB?s Features directly in VB without using any control?
How should dates be implemented so they work with other language and country formats?
What is vbs file?
How many objects resides in ADO ?
What is the difference between c++ and visual basic?