Why we need a MDI form? How can we make a form as a mdichild
form?
Answer Posted / subashini
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 ? | 16 Yes | 2 No |
Post New Answer View All Answers
How do I prevent multiple instances of my program?
How do I create controls dynamically (at run-time)?
What is the difference between change event in normal combobox and dbcombobox?
Is a foo VBX/DLL available as shareware/freeware?
Draw Sequence Modal of DAO? Explain.
which property of menu cannot be set at run time.
Types of cursors in DAO?
What is shortcut menu and explain "The ole control's shortcut menu".
What is rdo in vb?
What is the default workspace?
What language does visual basic use?
How can you filter out specific type of file using file system controls?
Is visual basic case sensitive?
How would you use ActiveX Dll and ActiveX Exe in your application?
What is Internet Explorer and its uses?