when do we need a multiple document interface?
Answers were Sorted based on User's Feedback
Answer / jyotika prajapat
Necessity of MDI Form:
To allow users to work on several similar forms
at one time within an application, the MDI form should be
used.
To make a form as a mdichild form, make child property
of a form is to be true.
Is This Answer Correct ? | 31 Yes | 2 No |
Answer / yuvraj
when We want to achive a one main Form And that form connected to SDI form (Single Document Interface) then we need a MDI form
Is This Answer Correct ? | 11 Yes | 2 No |
What are the objects in asp.net?
What is branching logic control in VB.NET?
What is internal keyword in .net framework?
Tell me how many .net languages can a single .net dll contain?
Can you please explain the difference between value and reference types?
Explain the difference between int and int32?
Explain option strict?
Explain the difference between .dll extension and .exe extension files?
Why is the xml infoset specification different from the xml dom?
What do you mean by option strict on?
What is trace in vb.net?
What is portable executable?