Results 1 to 3 of 3

Thread: tab validation

  1. #1

    Thread Starter
    Lively Member nutstretch's Avatar
    Join Date
    May 2000
    Location
    UK
    Posts
    85
    I am writing a program and wanted to validate on return/enter keys but all my testers have wanted to use the tab key. Please can anyone tell me how i can do validate on the tab key. I have tried the keyascii but for some reason this does not work.

    thanks nuts
    if at first you don't succeed, drink the rest of the bottle and loop to the same place tomorrow

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    The tab key will fire off the lost focus event of the control, so you could put your validation in that event.

  3. #3

    Thread Starter
    Lively Member nutstretch's Avatar
    Join Date
    May 2000
    Location
    UK
    Posts
    85
    Thanks i will try that

    nuts
    if at first you don't succeed, drink the rest of the bottle and loop to the same place tomorrow

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width