Let us take an example of monitoring a copying event and blocking it. In this example, we have an Excel file from which we want the data to be copied as soon as the user presses the Enter key:
- Drag and drop the Monitor events activity and the drop trigger activity into it: Drag and drop the Monitor events activity. Double-click on it:
Drag and drop the Hotkey trigger activity and select the Enter key from the drop-down list, as shown in the screenshot:
- Drag and drop an Excel application ...