Refreshing a parent form. C# / C Sharp Forums on Bytes. (...) All the Refresh method does is invalidate the form it was called on. This triggers a new WM
Read More
An article on how to develop an MDI application using C# and the.NET Framework.; Author: Smitha Vijayan; Updated: 25 Jan 2003; Section: C#; Chapter: Languages
Read More
I have a MDI form. within this MDI form I can open some child forms using: This is within MainForm. Form1 f1 = new Form1; f1.MdiParent = this; //this refers to
Read More
The easiest way i know how is to sent the information across in a new class. So using the GET and SET features will allow you to move the info back to the parent form.
Read More
MDI parent form should not have any controls on it excluding status bar or menu bar etc. MDI children are drawn behind the controls on MDI parent.
Read More
Refreshing a parent form. C# / C Sharp Forums on Bytes. (...) All the Refresh method does is invalidate the form it was called on. This triggers a new WM
Read More
Ratings : 14 %
VB 2010 MDI Parent Example :
Ratings : 62 %
[C#] Multiple Document Interface (MDI) :
Ratings : 39 %
An article on how to develop an MDI application using C# and the.NET Framework.; Author: Smitha Vijayan; Updated: 25 Jan 2003; Section: C#; Chapter: Languages
Read More
Ratings : 53 %
I have a MDI form. within this MDI form I can open some child forms using: This is within MainForm. Form1 f1 = new Form1; f1.MdiParent = this; //this refers to
Read More
Ratings : 33 %
The easiest way i know how is to sent the information across in a new class. So using the GET and SET features will allow you to move the info back to the parent form.
Read More
Ratings : 43 %
MDI parent form should not have any controls on it excluding status bar or menu bar etc. MDI children are drawn behind the controls on MDI parent.
Read More
Ratings : 68 %
MDI parent form, UserControl, AddHandler, ActiveChild With Visual Basic.NET :
Ratings : 37 %
C# Tutorial 83: How to use Multiple-Document Interface (MDI) in Windows Forms C# :
Ratings : 24 %
WPF Docking Control - MDI Interfaces :
Ratings : 61 %
C# MDI Parent :
Ratings : 41 %
Create a MDI control (form inside a form) in C# (C-sharp) :
Ratings : 60 %
Windows Forms MDI Development :
Ratings : 71 %
How to make an MDI form in visual basic 2008/2010 :
Ratings : 15 %
Visual Basic MDI Parent Child Form :
Ratings : 18 %
C# Mdi Parent + Child Form Tut :
Ratings : 62 %