Which property of textbox cannot be changed at runtime ?
Answer Posted / shankar
TabIndex Properties
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
What is the difference between c++ and visual basic?
What are 3 main differences between flexgrid control and dbgrid control?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain the working of templates?
Explain about control properties?
what are the different Types of Recordsets.
what are the Differenct Types of Procedures in VB?
How do I play MID, WAV or other multimedia files?
What are the Internet tools available in VB6.0?
How can you get selected file from file system Control?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
Is visual basic easy?
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.
What do you know about user forms.