Answer Posted / 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 |
Post New Answer View All Answers
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
What is a static class?
What is the use of internal keyword?
Explain the use of console application?
What is stack used for in vb. Net?
Explain about branching logic control in vb.net?
What is the significance of delegates. Where should they be used?
How do you define a read only property in a class module?
What are the different types of applications supported in .net (or) .net framework?
What are the different variables in vb.net?
What is the use of console application?
Write a VB.Net console program to check whether a number is perfect or not.
Explain global assembly cache (gac)?
What is the difference between manifest and metadata?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?