How many MDI(multiple document interface) forms can include
in one project(especially in visual basic)?
Answer Posted / amritha nandini
There can be many child forms created within the parent form ( MDI FORM )
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the differences between ActiveX Dll and ActiveX Exe?
Difference between Tabletype and Snapshot?
How would you attach pictures in column headers of List View 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.
What can you do with visual basic?
Explain the differences between ActiveX Dll and ActiveX Exe?
How do I add a form in visual basic?
Is there any Edit method in ADO Data Access method?
What is the use of Visual Basic Document file?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
What is executenonquery in vb net?
how a multiple routing works ?
What is dao in vba?
What are the Internet tools available in VB 6.0?
How would you add elements in TreevieW Control.