How many max. number of controls can place in one form
(especially visual basic form)?
Answer Posted / karan munjal
256
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the rules which should be followed while naming a variable in VB?
How should dates be implemented so they work with other language and country formats?
Explain what is Visual basic?
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.
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
What is the use of Visual Basic Document file?
What is ActiveX Dll and ActiveX Exe?
___,___ arguments will be used to run a executable program in shell function
what are the Types of cursors in RDO?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
It possible to call OLEDB?s Features directly in VB without using any control?
What is the use of progress Bar Control?
What is the use of Active Control Property?
What's the difference between MODAL and MODELESS forms?
Is it possible to call oracle database through ADO control or Object?