SpeakComputers.com
Home
Software
Electronics
Desktop Computers
Laptops
Games
Handheld Devices
Mobile Phones
Cameras
Camcorders
Printers
Books
Software Downloads 2012 Software Mac Software Security Student Editions Windows 7 Office 2010
ASP.NET C# VB.NET C++ .NET Infragistics DevComponents

VB.NET Mdi Control.

Mdi - VB.NET Multiple Document Interface applications allow you to have multiple documents open within the same application. This is a very popular application interface and can be seen in many modern day applications like, Mozilla Firefox, Internet Explorer 7.0, Microsoft Word and VisualStudio.

Namespace: System::Windows::Forms
System.Windows.Forms (in system.windows.forms.dll)

To create a Mdi form in VB.NET you simply need to set the main form as a Mdi Parent.
Me.IsMdiContainer = True

We create another form in Visual Studio and call it Form2. Now declare the new Form2 in the Main Form.
Dim form2 As New Form2()

We set Form2's MdiParent.
form2.MdiParent = Me

We set Form2's Text value.
form2.Text = "ChildForm"

Now to display Form2, simple call.
form2.Show()

VB.NET Mdi control Tutorial.

Sending information between MDI and SDI Forms

Computer Security
AntiVirus Software
Internet Security
Parental Controls
Backup & Recovery
Computer Protection
Anti Malware
Photo & Video
Photo & Video Editing
Video Music
Desktop Publishing
Professional Design
Home Publishing
Clipart
Business & Accounting
Accounting
Payroll
Check Printing
TAX
H&R Block
Microsoft Office
Design
Graphic Design
Home Design
Garden Design
Interior Design
Computer Aided Design
3D Design
Students & Teacher
Adobe
Microsoft Office
Dragon Naturally Speaking
Corel Draw
Serif
Student/Teacher Software
Copy Right 2006 SpeakComputers.com - All Rights Reserved.
Home About Privacy Policy Resouces