Changes

Jump to: navigation, search

Creating a Visual Basic MDI Form

442 bytes added, 15:20, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Hiding and Showing Forms in Visual Basic|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Creating Top-Level Menus in Visual Basic|Next]]</td>
<tr>
<td width="20%">Hiding and Showing Forms in Visual Basic<td align="center"><td width="20%" align="right">Creating Top-Level Menus in Visual Basic</td>
</table>
<hr>
 
Many of today's applications are designed using an MDI. Given this popularity it is not surprising that Visual Basic provides extensive support for developing MDI based applications. In this chapter of Visual Basic Essentials we will explain what an MDI is, and provide a detailed, step by step guide to developing MDI applications with Visual Basic.

Navigation menu