Gets or sets the button press notification mode.
TapNotification property may have one of the following values:
| String.Empty | Turns off the notification |
| "Vibrate" | Vibrate on button press |
| A valid WAV file name from the deploy subfolder "Sounds" | Play the sound on button press |
| A valid WAV file path | Play the sound on button press |
KeyboardPro Class | Resco.Controls.KeyboardPro Namespace