TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About MDI Form
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vidya Vrat Agarwal (2)
Manish Tewatia (2)
Pramod Singh (2)
Mohammed Abdelhay (1)
Prasad H (1)
Related resources for MDI Form
No resource found
Building MDI WinForms Application using C#
8/8/2013 2:34:55 AM.
The Multiple-Document Interface (MDI) is a specification that defines a user interface for applications that enable the user to work with more than one document at the same time under one parent form (window).
Building Windows Forms Applications With C#
8/8/2013 12:44:15 AM.
This article describes Windows Forms, also known as WinForms, one of the longest lived and oldest techniques for building Desktop applications.
How to Access MdiParent Controls From Child Forms
5/15/2012 3:20:25 PM.
In this article we will see how to access MdiParent controls from child forms.
Creating an MDI Child Form in C#
5/15/2012 2:42:51 PM.
This article demonstrates how to create a child Form in a Windows Forms application using C#.
Working With Active MDI Child Form Controls
7/13/2010 4:26:42 AM.
In this Article You can learn How to determine a Active MDI Child form and Working with its controls.
Database Explorer : Part 2
1/29/2007 4:10:19 AM.
Attached is a C# program which is a enhanced version of the previous article on ADO.NET.
ADO.NET Database Explorer with Query Analyzer : Part 3
8/31/2006 5:28:15 AM.
This is the part three of the Article Database Explorer. This parts adds some more and valuable functionality.
MDI Forms in C#
1/18/2006 3:56:00 AM.
This article show how to create the MDI Form. The following source code will provide the use of MDI Forms in C#.