How many MDI(multiple document interface) forms can include
in one project(especially in visual basic)?
Answer Posted / naveen khare
One ( 1)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do I create a window with a small title bar as in a floating toolbar?
What is recordset in visual basic?
Explain OLE Drag and Drop?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Which method is used to write context Into file?
What is the-use of property page Wizard in ActiveX 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.
___,_____ and ____ container objects.
What is the latest version of visual basic?
What is vbs file?
What are 3 main differences between flexgrid control and dbgrid control?
Are there any examples of commercial applications built using Visual Basic?
How would you create properties in ActiveX Control?
What are some methods you can use to send data from one VB executable to another one?
How can I access a record by record number?