GUI form with console output

I have a program written in VS with power shell pro tools and the output of scripts at the moment goes to a text box on my form. EG. Get-adcomputer. I want to embed a console to show output instead like this picture. image
Does anyone have a suggestion?