Hot-key simulation

Element that emulates the special button pressing. The component works correctly only inside the Connect to an Application container.

Properties

- Pause*: [Int32] Pause before and after pressing the buttons (ms)

- Special buttons*: [String] Pressable special buttons ({ENTER}) 'https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.sendkeys.send'

- Timeout*: [Int32] [Int32] Maximum waiting time for process completion (ms)

Last updated