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
Does VB support pointers to functions?
___ is the control used to call a windows application.
What is the use of Immediate, Local Window?
How do I make my applications screen-resolution independent?
How can you filter out specific type of file using file system controls?
What type of databases you can access through ADO Data Access Object?
How do you zoom in visual basic?
Data Control missing from toolbox when I use VB under NT3.5. Why?
How do I program the Novell NetWare API from VB?
How can you determine performance standards?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is form in visual basic?
Explain the "cursortype" and "Locktype" in VB?
How would you attach an ActiveX control in Your Application?
___ property used to add a menus at runtime.