what is the difference between name property and caption
property in visual basic?
Answer Posted / pratibha soni
caption property is used for showing lable of control to user...and name property is used for system for identify the control.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Give brief description about class?
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 can you check whether a record is valid record or Invalid record using ADO control or Object?
what are the types of cursors in DAO?
What is a toolbox in visual basic?
Difference between Dynaset and Snapshot?
How do I speed up control property access?
How would you convert a form into document?
How do I call a DLL?
What is the need of tabindex property is label control.
Why visual basic is used?
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
Types of LockEdits in RDO.
Why doesn't "my string" & Chr$(13) do what I want?
What are the Internet tools available in VB6.0?