How to simulate key presses in C# [closed]
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 8 years ago . How would you go about sending key commands or keypresses of particular keys in C#, specifically numbers. For instance I would like to simulate typing "512" programatically. Possibly Related: C# SendKeys.Send 回答1