private void txtConsoleOutput_TextChanged(object sender, EventArgs e) { NativeMethodsHelper.ScrollToBottom(txtConsoleOutput.Handle); }