How many MDI(multiple document interface) forms can include
in one project(especially in visual basic)?

Answers were Sorted based on User's Feedback



How many MDI(multiple document interface) forms can include in one project(especially in visual ba..

Answer / ch. rajen singh

We can add only one Parent MDI form and multiple child form
in one project

Is This Answer Correct ?    37 Yes 5 No

How many MDI(multiple document interface) forms can include in one project(especially in visual ba..

Answer / hareesha

One project we can use only one mdiform

Is This Answer Correct ?    19 Yes 6 No

How many MDI(multiple document interface) forms can include in one project(especially in visual ba..

Answer / sivakumar_yandra

only one for remaining forms(child forms) we have to set
Mdichild property as "True"

Is This Answer Correct ?    14 Yes 5 No

How many MDI(multiple document interface) forms can include in one project(especially in visual ba..

Answer / amritha nandini

There can be many child forms created within the parent form ( MDI FORM )

Is This Answer Correct ?    4 Yes 1 No

How many MDI(multiple document interface) forms can include in one project(especially in visual ba..

Answer / naveen khare

One ( 1)

Is This Answer Correct ?    4 Yes 2 No

How many MDI(multiple document interface) forms can include in one project(especially in visual ba..

Answer / guest

we can have more than 1 mdiform in vb

Is This Answer Correct ?    6 Yes 20 No

Post New Answer

More Visual Basic Interview Questions

Which property of textbox cannot be changed at runtime?

1 Answers  


How would you map properties to controls by using ActiveX Control Interface Wizard?

0 Answers  


What is the difference between modal and module-less window?

1 Answers  


What do you mean by HTTP?

1 Answers  


What's the maximum size of a textbox?

5 Answers  






What is Seek Method which type of record set is available this?

0 Answers  


What is the use of command Object?

3 Answers   Arigo Infotech, Microsoft,


Explain the usage of Web Browser Control?

0 Answers  


What are the types of validations available in Visual Basic?

2 Answers   Infosys, TCS,


What can you do with visual basic?

0 Answers  


What are binary and project compatibility?

1 Answers  


What is ADO? What are its objects ?

1 Answers  


Categories