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
What is ado in vb.net?
Is there a way to break long lines in VB code?
How can I create a VBX?
How do I get the Tab key to be treated like a normal character?
Explain about trees structures work.
____ property is used to lock a textbox to enter a datas.
How would you navigate between one document to another document in Internet Explorer ?
Difference between Linked Object and Embedded Object?
what is the control used to call a windows application.
what are the Types of cursors in RDO?
Explain about conditional operators?
It is possible to access Text (x.txt) files? Explain.
How would you add column headers in listview control?
which method used to move a recordset pointer in nth position in DAG?
State about the different types of visual basic data?