How many MDI(multiple document interface) forms can include
in one project(especially in visual basic)?
Answer Posted / hareesha
One project we can use only one mdiform
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
What is "Reserved Error -1209"?
What is ODBC Direct and Microsoft Jet Database Engine ?
What do you mean by Databound Controls Explain?
How to find the current record position in data control?
How many ways we can access file using VB?
What is the use of command Object?What are the various types of variables?
How would you attach pictures in Treeview Control?
When/Why should I use Option Explicit?
Explain the usage of Web Browser Control?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
How do I create a new form in visual basic?
What is the latest version of 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.
How do you zoom in visual basic?
How can Visual Basic be used for server-side scripting?