Follow along with step-by-step instructions as we build a simple multi-window PowerShell GUI application with Windows PowerShell and PowerShell Studio 2016.
You'll learn:
-- How to create an app with multiple modal windows
-- How to open a child form from a parent form
-- How to get property values from a child form
See also:
-- Write a Multi-Form PowerShell GUI App:
http://info.sapien.com/index.php/guis...
-- How to Multi-Form Projects Work?
http://info.sapien.com/index.php/guis...
Code on GitHub:
https://github.com/juneb/ThinkingInEv...
NOTES:
Video uses PowerShell Studio 5.2.127
This video assumes that you know how to create a single-form PowerShell GUI app. Need help?
-- PowerShell GUIs: Where do I start?
http://info.sapien.com/index.php/guis...
-- My First Form - Part 1: • My First Form #1: Build a Simple Powe...
-- My First Form - Part 2: Controls & Properties
• My First Form #2: Controls and Prope...