yokzu

yokzu

  • NA
  • 306
  • 0

Sending"enter" in console project

Jun 28 2011 7:24 AM
Hello,
In form programs, I can send "enter" command like this;
SendKeys.Send("{ENTER}");

But I couldnt send "enter" in a console programs. How can I do that?


Answers (4)