private void txtPowerShellOutput_Clicked(object sender, EventArgs e)
 {
     PowerShellConsolePrinter.SetCursorAtLastLine();
 }