What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / gulimtiaz
Property are elements which belong to an object, for example its height, width, color etc. While Methods belong to the action of an object, for example, move, delete,etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain Types of DBCombo boxes?
Can a VB application be an OLE server?
which property is used to change to some value to access a identity column in datacontrols?
What is file in vb?
To find the current recordposition in data control.
What is the use of ActiveX Documents?
What is controls in vb?
What are the rules which should be followed while naming a variable in VB?
Why API functions are Required?
What is visual basic used for?
How can you determine performance standards?
What is a toolbox in visual basic?
Whether HTML supports multimedia: and document links?
How do I remove/change the picture property of a control at design time?
What is the use of NEW Keyword? Explain.