What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / vivek gupta
Methods are executed at run time only.Methods are stored
multiple information.
Properties are executed at both, designing as well as run
time.Its work on single value only.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How do I get my application on top?
What do you know about user forms.
Explain about creating VB applications in excel?
What is the current version of Visual Basic for Windows?
what are the Types of LockEdits in RDO?
How would you Create a Query Builder and Explain its uses ?
what are the different Types of Recordsets.
What are the tools available for Debuggiu in VB?
What are 3 main differences between flexgrid control and dbgrid control?
I get a "file not found" error on the IIF function when I distribute by program. Why?
What is the difference between c++ and visual basic?
How do I create a window with a small title bar as in a floating toolbar?
What is ActiveX Document?
It possible to call OLEDB's Features directly in VB without using any control?
How would you use ActiveX Dll and ActiveX Exe in your application?