4
Reply

Sending"enter" in console project

yokzu

yokzu

Jun 28 2011 7:24 AM
10.3k
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)