MobileForms Toolkit Documentation

KeyboardPro.TapNotification Property

Gets or sets the button press notification mode.

public string TapNotification {get; set;}

Remarks

TapNotification property may have one of the following values:
String.EmptyTurns 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 pathPlay the sound on button press

See Also

KeyboardPro Class | Resco.Controls.KeyboardPro Namespace