Adding a picturebox with PS Script Pad doesn't show the picture

When I add a PictureBox option in a Windows Form with PS Script Pad and Visual Studio Code and I select a png file the file is added to resources ps1 file.
But when I Debug or Build the application it doesn’t show the pictures.

I used the option StretchImage. I tested this option also with PowerShell Studio 2020 and with the configuration it worked.

Thank you.