C# Tutorial - How to use Multiple Document Interface [MDI Form] | FoxLearn

preview_player
Показать описание
Create MDI form, use MDI Parent Form in C#. The C# Basics beginner course is a free C# Tutorial Series that helps beginning programmers learn the basics of the C# Programming Language

What is Multiple Document Interface (MDI)?
Multiple-Document Interface (MDI) Applications - MSDN
How to: Create MDI Child Forms - MSDN
How to use Multiple-Document Interface (MDI) in Windows Forms C#
Creating MDI application using C#
Multi Document Interface (MDI) tab page
multiple document interface (MDI) Windows Forms
Creating MDI application using C# Windows Forms
c# - Help with Multiple Document Interface(MDI) Windows Forms
Windows Forms
[C#] Multiple Document Interface (MDI)
Using MDI In C#
C# MDI Form
C# MDI Form - C# Tutorial and source code
Building MDI WinForms Application using C#
Рекомендации по теме
Комментарии
Автор

After closed form with static create method you can't use it again, so you get a DisposedException.

slava
Автор

Thanks. But how can we hide the other windows and show only the one that is clicked? thanks in advance

abdouroihamanemmadi
Автор

Excellent, thanks for sharing.

Please can you show how to create Microsoft Word Document Dynamically and write on it using c#

usorov