How many MDI(multiple document interface) forms can include
in one project(especially in visual basic)?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / amritha nandini
There can be many child forms created within the parent form ( MDI FORM )
Is This Answer Correct ? | 4 Yes | 1 No |
Is visual basic easy?
What type of databases you can access through ADO Data Access Object?
What is FireHouse Cursors?
How would you add elements in TreevieW Control.
Scope of API?s can be of different types, what are they Why API functions are Required?
What are the tools in visual basic?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
What is data control in vb?
What is datagrid in vb net?
Which property of textbox cannot be changed at runtime?
What is pivot table and how to create a pivot table
What are the uses of List View Control?