If we can make more than one MDI Form in VB then How? I
need to make 2 MDI Forms in my project.
Answer Posted / yuvaraja sengodan
If we need more than 1 MDIforms then need to add more projects and save those projects in a group project. But each project can contain only one MDIform
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
what are the types of LockEdits in DAO?
Is the Variant type slower than using other variable types?
How do I change the color of a form in visual basic?
How do I make a text box not beep but do something else when I hit the Enter key?
Explain the usage of Web Browser Control?
How would you Create a Query Builder and Explain its uses ?
How would you Create a Query Builder and Explain its uses
What is the use of Tabledef?
It possible to call OLEDB's Features directly in VB without using any control?
Difference between DDE and OLE.
Is it possible to Access BackEnd procedures?
How would you create Visual basic Document file?
How do I get the number of free bytes on a disk?
How do I implement an incremental search in list/dir/combo/file boxes?
How to load and unload child forms.