Why we need a MDI form? How can we make a form as a mdichild
form?
Answer Posted / 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 |
Post New Answer View All Answers
Is it possible to Access BackEnd procedures? Explain.
It possible to call OLEDB?s Features directly in VB without using any control?
Does VB support pointers to functions?
What is Seek Method which type of record set is available this?
___ is a property to resize a label control according to your caption.
How can you get selected file from file system Control?
State about the different types of visual basic data?
What is ActiveX Dll and ActiveX Exe?
Are there any examples of commercial applications built using Visual Basic?
Why doesn't "my string" & Chr$(13) do what I want?
What is constructors and distructors.
How would you add column headers in listview control?
How should dates be implemented so they work with other language and country formats?
Explain the types of Views in Listview Control.
How do I get the Tab key to be treated like a normal character?