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
Explain about form creation in Visual Basic?
How to find the current record position in data control?
What is ODBC Direct and Microsoft Jet Database Engine ?
Difference between Tabletype and Snapshot?
How do I tell when an application executed using the SHELL command is finished?
How would you attach pictures in column headers of List View Control?
What are the different procedures associated with the object?
What is shortcut menu and explain "The ole control's shortcut menu".
What is data control in vb?
what is the Property used to add a menus at runtime?
what are the types of cursors in DAO?
How do I get the Tab key to be treated like a normal character?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
what are the Default cursor Type and LockEdit type in DAO?
Whether HTML supports multimedia: and document links?