What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / souvik
WHAT IS THE DIFFERENCE BETWEEN EVENT PROCEDURE AND FUNCTION
PROCEDURE ?
| Is This Answer Correct ? | 13 Yes | 19 No |
Post New Answer View All Answers
What is data control in vb?
How can I create a VBX?
what are the Types of Resultsets?
Explain OLE Drag and Drop?
How to get freefile location in memory?
What is connection object in vb net?
___,___ arguments will be used to run a executable program in shell function
Types of ActiveX Components in VB?
Explain the usage of Web Browser Control?
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.
How do I mimic a toggle button?
Is visual basic still used?
How do you create a form in visual basic?
____ property of menu cannot be set at run time.
Is it posible to Create Tables Through Querydef?