Skip to content

Simulate 4 times.  #124

Description

@smallprogrammers

Hello,
var sim = new InputSimulator();
sim.Keyboard.KeyPress(VirtualKeyCode.BACK);

This simulate keys one time (1 time)

But what i have to do for if i need simulate key for 4 times ? In send keys i do SendKeys.Send("{Backspace 4}")

Thanks in advanced.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions