ironmansoftware / powershell-pro-tools

Scripting, automation, and development tools for professionals working with PowerShell.
MIT License
46 stars 1 forks source link

SplitContainer throws an exception in Windows Form Designer #49

Open adamdriscoll opened 1 year ago

adamdriscoll commented 1 year ago

Steps to Reproduce

When attempting to add a SplitContainer to form designer, you will receive an error.

Expected behavior

No error is presented.

Actual behavior

Error is shown in a pop up.

Environment data

PSScriptPad 2022.9.0

Visuals

No response

adamdriscoll commented 1 year ago

This issue has been mentioned on Ironman Software Forums. There might be relevant details there:

https://forums.ironmansoftware.com/t/psscriptpad-winforms-designer-failed-to-create-component-splitcontainer-system-nullreferenceexception/8265/2