PowerShell, Winforms, and Events
At work I’ve been writing a script to automate some testing, but it needed a GUI component. Since the project is in PowerShell winforms seemed like the logical choice. I ran into a situation where I needed to click a button to spawn an open file dialog, then get the...
[Read More]