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 Parent 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]
Scott Lysle (2)
Vidya Vrat Agarwal (1)
G Gnana Arun Ganesh (1)
Dinesh Beniwal (1)
Camilo III Lozano (1)
Dipal Choksi (1)
Related resources for Parent 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).
Transparent Borderless Forms in Visual Basic 2005
11/9/2012 8:03:13 AM.
This article describes an approach to display transparent forms in a Windows application.
Developing MDI Applications in C#
5/19/2012 4:55:36 AM.
In this article, I'll explain how to write MDI applications using C# and Windows Forms.
Transparent Borderless Forms in C#
5/15/2012 4:21:03 PM.
This article describes an approach to display transparent forms in a Windows application.
Create a MDI Parent Form in VS 2008
7/10/2010 2:12:55 AM.
In this article you will learn how to Create a MDI Parent Form in VS 2008.
Transparent GUI in Windows Forms
4/23/2010 5:45:54 AM.
My article is about a prototype POS system for grocery stores or 24 hours mini marts using Transparency graphical user interface.
Passing Data Between a Windows Form and Dialog Boxes
1/30/2007 6:38:01 AM.
In this example, we will create a windows form application to demonstrate the transfer of data between a windows form and a dialog box displayed from the windows form.