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 can you get selected file from file system Control?
What is the use of Hyperlink control for DHTML applications?
What is the use of Data Form Wizard?
It possible to call OLEDB?s Features directly in VB without using any control?
Why can't I use an index with my VB accessed database?
Types of LockEdits in DAO? 51 .Types of Recordsets.
What are the types of API Types.
____ property of menu cannot be set at run time.
Which method is used to write context Into file?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
What is controls in vb?
How many ways we can access file using VB?
Explain the working with task in Gantt chart view.
How do I make an animated icon for my program?
How do I tell when an application executed using the SHELL command is finished?