Search results

  1. E

    Cancel keydown event when editing textbox

    okay well if you set the keycode to -1 it appears to cancel the event's . I found this useful for disabling the default PGDN and PGUP events of an Access form.. where PGDN and PGUP as well as CTRL+HOME ctrl+END allow the user to navigate, even though there were some buttons with validation.. the...
Back
Top Bottom