Why we need a MDI form? How can we make a form as a mdichild
form?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jaggu
yy t y yry 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 ? | 4 Yes | 1 No |
which property used to add a menus at runtime?
Whether HTML supports multimedia: and document links?
List out controls which does not have events ?
State about the different types of visual basic data?
What is the-use of property page Wizard in ActiveX Control?
If we can make more than one MDI Form in VB then How? I need to make 2 MDI Forms in my project.
what are the Differenct Types of Procedures in VB?
How would you map properties to controls by using ActiveX Control Interface Wizard?
How can you filter out specific type of file using file system controls?
What are the tools available for Debuggiu in VB?
What is ActiveX Dll and ActiveX Exe?
What is rdo in vb?