
In this blog, we assume that you know how to create a single-form PowerShell GUI app or that you've participated in a Thinking in Events hands-on lab. If you prefer a video, see Create a Muiti-Form PowerShell GUI App (video).

When you finish, you'll know how to use the basic multi-form features of PowerShell Studio.įor details about how these features work under the covers, see How Do Multi-Form Projects Work? If you get stuck, the code for this project is on GitHub. The app consists of a parent form that gets data from a child form and displays it. This step-by-step example shows you how to create a very simple multi-form PowerShell GUI app. The instructions in this article were updated in September 2022.

This article was written in 2016 (PowerShell 2016, PowerShell 2.0+).
