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

How can you Add API functions to your Application?

0 Answers  


____ property is used to lock a textbox to enter a datas.

0 Answers  


How would you add elements in TreevieW Control.

0 Answers  


How would you attach pictures in column headers of List View Control?

0 Answers  


How can you check whether a record is valid record or Invalid record using ADO control or Object?

0 Answers  






What is ADO? What are its objects ?

1 Answers  


What is ActiveX Control?

1 Answers   Infosys,


What is ADO?

1 Answers   Satyam,


Write the Steps in Creating an ActiveX Control?

0 Answers  


What is datagrid in vb net?

0 Answers  


what are Collections?

1 Answers  


What is the use of Active Control Property?

1 Answers  


Categories