Windows Forms Applications - Create and Use Multiple Forms

Опубликовано: 06 Февраль 2026
на канале: The Technical Guy
21,139
192

By creating a Windows Forms Application with only one Form you may end up with a very complicated GUI. This Tutorial will show how you can create and use Multiple Forms in your WinForms Desktop Application. Then it is much easier to create a logical and structured GUI.

PowerPoint used in the video:
https://www.halvorsen.blog/documents/...

Blog:
https://www.halvorsen.blog/

YouTube Channel @Industrial IT and Automation ​
   / industrialitandautomation  

Chapters:
00:00 Introduction
00:32 Example 1 - Create and Open Multiple Forms
18:23 Example 2 - Passing Values between Forms