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
What is the latest version of visual basic?
How to control the file?
Explain Default cursor Type and LockEdits type in RDO?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
Explain OLE Drag and Drop.
How do I use GetPrivateProfileString to read from INI files?
Is it possible to Access BackEnd procedures? Explain.
Explain about the basic features of Visual basic?
Does VB support pointers to functions?
Explain the types of Views in Listview Control.
What is the default workspace?
Is there any Edit method in ADO Data Access method?
Types of LockEdits in DAO? 51 .Types of Recordsets.
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
What is the use of progress Bar Control?