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
What is "Reserved Error -1209"?
How do I do Peek and Poke and other low-level stuff?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
When/Why should I use Option Explicit?
what are the Types of Resultsets?
How would you Create a Query Builder and Explain its uses ?
What is database vb?
Explain about declaring variables in Visual basic?
How to customize workgroup message?
Types of ActiveX Components in VB?
What is ODBC Direct and Microsoft Jet Database Engine ?
What's the difference between MODAL and MODELESS forms?
Is a foo VBX/DLL available as shareware/freeware?
Explain the working with task in Gantt chart view.
Recordset object consists what?