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 are the Types of Resultsets?
Difference between ActiveX Control and Standard Control.
What are the types of line styles available in Treeview Control?
What are 3 main differences between flexgrid control and dbgrid control?
Is it possible to set a shortcut key for label?
___,_____ and ____ container objects.
___ Property is used to count no. of items in a combobox.
1s it posible to Create Tables Through Querydef?
How many ways we can access file using VB?
What is visual basic used for?
Explain the usage of Web Browser Control?
Is the Variant type slower than using other variable types?
What type of databases you can access through ADO Data Access Object?
What is the-use of property page Wizard in ActiveX Control?
What is recordset in visual basic?